Skip to content
This repository has been archived by the owner on Dec 19, 2017. It is now read-only.

Support relaxed client consistency models #300

Open
kuujo opened this issue Mar 12, 2017 · 0 comments
Open

Support relaxed client consistency models #300

kuujo opened this issue Mar 12, 2017 · 0 comments
Milestone

Comments

@kuujo
Copy link
Member

kuujo commented Mar 12, 2017

Clients should be able to optionally relax client-side response/event sequencing to allow clients to progress without awaiting often expensive events. Because some events may be sent from a follower to a client, a client that's connected to a slow follower can be blocked for a relatively long time awaiting an event before the next response can be completed. Clients should be able to optionally weaken guarantees with respect to sequencing of events with responses.

@kuujo kuujo modified the milestone: 2.0 Mar 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant