Comment on Consistency over Availability: How rqlite Handles the CAP theoremparentComments−otoolepOP1yrqlite creator here.What you're describing sounds like "none", but adding the "limit read staleness" requirement. That is described in the docs.https://rqlite.io/docs/api/read-consistency/#limiting-read-s...−nchmy1yThanks! Yes that sounds more or less what I was thinking
Comments
rqlite creator here.
What you're describing sounds like "none", but adding the "limit read staleness" requirement. That is described in the docs.
https://rqlite.io/docs/api/read-consistency/#limiting-read-s...
Thanks! Yes that sounds more or less what I was thinking