Skip to content
Discussion options

You must be logged in to vote

No, there is no way to do that.
Basically, there is no way to say what is the order between documents written to on different nodes, so we didn't enable that.

Subscriptions is the way to go here.

Note that we still support the etag model, but that is mostly for the studio.

https://github.com/ravendb/ravendb/blob/v5.4/src/Raven.Server/Documents/Handlers/DocumentHandler.cs#L169

This is because from the API perspective, the server answering two requests may be different, and have different etags for the docs.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mirzahassan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants