Closed ifesdjeen closed 8 years ago
Update operations are taking vast majority of time of our write path. Offloading them to the agent only wins in terms of decoupling. This allows reducing load by making writes only when the item is seen by the server for the first time.
Superseded by #201
Update operations are taking vast majority of time of our write path. Offloading them to the agent only wins in terms of decoupling. This allows reducing load by making writes only when the item is seen by the server for the first time.