1
0
Fork 0

28 Commits (6fa07c3b58711943864ae65082f742a8845e227a)

Author SHA1 Message Date
Philip O'Toole 5c5b226303 Working 9 months ago
Philip O'Toole bdda037e48 Spelling mistakes 9 months ago
Philip O'Toole ad916270d2 Bring go mod import path into compliance 9 months ago
Philip O'Toole 4ab243981b More minor fixes 1 year ago
Philip O'Toole e2c10eab58 Queue fixes 1 year ago
Philip O'Toole fc98305cad Relieve GC during queuing 1 year ago
Philip O'Toole b4880eee87 Stop timer before flushing 1 year ago
Philip O'Toole b923c73838 Handle queue timers better
No need to the queuedStmts == nil check now.
1 year ago
Philip O'Toole 0ffeec9569 Add Queue instrumentation 2 years ago
Philip O'Toole bfc35eaf7c
Simplify reap command line flags (#1118)
Simplify reap command line flags
2 years ago
Philip O'Toole 7bfc7afef0 Minor style changes to test logic 2 years ago
Abirdcfly 1b033f3b58 fix minor unreachable code caused by t.Fatal
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
2 years ago
Philip O'Toole 962e545e9b Fix possible cause for panic
https://ci.appveyor.com/project/otoolep/rqlite/builds/43643803
2 years ago
Philip O'Toole 78c038e24d More queue unit testing 2 years ago
Philip O'Toole 2764bd7600 Fix queue unit test 2 years ago
Philip O'Toole 71b0a5a3bf Support statement-less queue waits 2 years ago
Philip O'Toole 3cbae18037 Another queue unit test to test batching 2 years ago
Philip O'Toole 49e6b50e4d Stricter queue batch logic 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 00874ebb44 Add queue stats 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 0e7f2bced3 Don't close closed channels 2 years ago
Philip O'Toole ae56b1bec2 Queue comments 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