1
0
Fork 0

3105 Commits (d9898939c25485750b1f4d65ef3cf102ae1ca775)
 

Author SHA1 Message Date
Philip O'Toole d9898939c2 Update CHANGELOG 2 years ago
Philip O'Toole 1d60c28739 Merge branch 'master' into queue-seq-number 2 years ago
Philip O'Toole ecb640abff Check that queue and transactions work 2 years ago
Philip O'Toole 1210749e60 Load the queue during end-to-end testing 2 years ago
Philip O'Toole a7f5bafaca Track queue sequence number at HTTP layer 2 years ago
Philip O'Toole 78ca4ec7fe Update docs 2 years ago
Philip O'Toole c8e5a76c78 Fix end-to-end queue wait tests 2 years ago
Philip O'Toole 2fcd934497 End-to-end queued write and wait 2 years ago
Philip O'Toole bbaee35b83 End-to-end testing of sequence numbers 2 years ago
Philip O'Toole bc24033436
Merge pull request #1032 from rqlite/more-handle-errors
More fixes for https://github.com/rqlite/rqlite/issues/1029
2 years ago
Philip O'Toole 6dbe7feca5 CHANGELOG 2 years ago
Philip O'Toole 1cc0a40274 More fixes for https://github.com/rqlite/rqlite/issues/1029 2 years ago
Philip O'Toole 4d83c6432e First system-level test for sequence number 2 years ago
Philip O'Toole 0b47dff0b0 Godoc comments 2 years ago
Philip O'Toole 3cfdc8b689 Support "wait" param on queued writes 2 years ago
Philip O'Toole 9ad153becd Test flush channel is closed 2 years ago
Philip O'Toole 487a459441 Queue unit tests pass with sequence numbers 2 years ago
Philip O'Toole c268fa851c
Update CHANGELOG.md 2 years ago
Philip O'Toole 21b313b7bd
Merge pull request #1030 from rqlite/more-conn-error
Handle more connection errors
2 years ago
Philip O'Toole 569ff39bac Handle more connection errors
Fix https://github.com/rqlite/rqlite/issues/1029
2 years ago
Philip O'Toole c5cade75bb
Merge pull request #1028 from rqlite/param-queue-test
Add parameterized queued write test
2 years ago
Philip O'Toole 543efe0077 Add parameterized queued write test 2 years ago
Philip O'Toole 40c3ada731
Update PERFORMANCE.md 2 years ago
Philip O'Toole 43a2f0ea37
Update QUEUED_WRITES.md 2 years ago
Philip O'Toole 7ebace7a65
Update README.md 2 years ago
Philip O'Toole 702690ac0c
Merge pull request #1027 from rqlite/more-go-mods
Upgrade go mod dependencies
2 years ago
Philip O'Toole d64e0f8019 Upgrade go mod dependencies 2 years ago
Philip O'Toole 24066cb963
Update QUEUED_WRITES.md 2 years ago
Philip O'Toole afde8fecf8
Update QUEUED_WRITES.md 2 years ago
Philip O'Toole 85da576b3a
Update QUEUED_WRITES.md 2 years ago
Philip O'Toole 08c628b792
Merge pull request #1026 from rqlite/better-queue-api
Final API queue improvements
2 years ago
Philip O'Toole fdcc7f05dc
Merge pull request #1025 from rqlite/better-queue-api
Better API shape for queued Executes
2 years ago
Philip O'Toole 60a58215d5 Update CHANGELOG 2 years ago
Philip O'Toole 3b4a6a7056 Update docs 2 years ago
Philip O'Toole 64f7e05b0e Support transactions from write queue 2 years ago
Philip O'Toole a50a7be129 Update docs 2 years ago
Philip O'Toole eb9511db62 Doc updates 2 years ago
Philip O'Toole 5e24af2636 Better API shape for queued Executes 2 years ago
Philip O'Toole bcd32493c6
Merge pull request #1024 from rqlite/queued-writes
Support queued writes
2 years ago
Philip O'Toole 7bb3702b5c Update docs 2 years ago
Philip O'Toole 5d047e7236 Fix copy 'n' paste errors 2 years ago
Philip O'Toole 00874ebb44 Add queue stats 2 years ago
Philip O'Toole 247f749fb1 Update CHANGELOG 2 years ago
Philip O'Toole 3b9a73c1ac Better queue unit testing 2 years ago
Philip O'Toole d52946aac1 Fix bug in queuer 2 years ago
Philip O'Toole 523f11ac0f Fix more races 2 years ago
Philip O'Toole 78bdf5c36e End-to-end queue write test 2 years ago
Philip O'Toole 8340e36486 More doc updates 2 years ago
Philip O'Toole 88c770f6c9 Queued writes doc 2 years ago
Philip O'Toole 00d71ac7ab Fix typo 2 years ago