1
0
Fork 0

3288 Commits (5ab5b485d7a0346aaad04c3cd70ab7c916da75e2)
 

Author SHA1 Message Date
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
Philip O'Toole 370cc6c36c Better test polling 2 years ago
Philip O'Toole 5c7aeda86b Cluster-level test of queued writes 2 years ago
Philip O'Toole 78657d1ce1 Fix race 2 years ago
Philip O'Toole 24757559ca Single-node system testing of queued writes 2 years ago
Philip O'Toole 0e7f2bced3 Don't close closed channels 2 years ago
Philip O'Toole ae56b1bec2 Queue comments 2 years ago
Philip O'Toole 5e9cf86de8 Main queue configurable 2 years ago
Philip O'Toole 88ec76398c More robust HTTP shutdown 2 years ago
Philip O'Toole 13b1444a8d Configurable queue 2 years ago
Philip O'Toole 02b8776c29 Start hooking in queuing to HTTP layer 2 years ago
Philip O'Toole e03cfd836d Add Queue to HTTP layer 2 years ago
Philip O'Toole ba0be0dd41 Batcher emits using channel 2 years ago
Philip O'Toole 3ee16ce511 Complete batched writer 2 years ago
Philip O'Toole 58ccf4faf4 Add first queue implementation 2 years ago
Philip O'Toole 43ceb37471
Update README.md 2 years ago
Philip O'Toole 1f5d720ab0
Update CHANGELOG.md 2 years ago
Philip O'Toole 63161657a9
Merge pull request #1019 from rqlite/restore-fmt-cli
CLI supports restoring from SQLite database files
2 years ago