1
0
Fork 0

8 Commits (master)

Author SHA1 Message Date
Philip O'Toole 7e0baf5da8 Use "sync" instead of "commit"
"sync" is a better word for what is happening, "commit" is too
Raft-centric.
7 months ago
Philip O'Toole 1641eb5bde Unit test commit query params 7 months ago
Philip O'Toole 38532efb8c Add optional freshness_strict 7 months ago
Philip O'Toole 3c3ba7b839 Support stale reads relative to Leader time 7 months ago
Philip O'Toole 77ce0867bb Allow HTTP client to control number of retries 8 months ago
Philip O'Toole e6b703a0c0 Remove ability to trigger chunked-loading
The low-level Raft system still recognizes the Chunk command, so that
this system can interop with older versions, which might still have a
Chunk command in logs.
9 months ago
Philip O'Toole ba76ccdb0f Remove superfluous blank lines 9 months ago
Philip O'Toole 7e4d0af6b7 Add some basic Query Params unit tests 9 months ago