1
0
Fork 0

244 Commits (master)

Author SHA1 Message Date
Philip O'Toole 35348d393a Use new AtomicBool 7 months ago
Philip O'Toole 70cfe680cc Handle non-open Stores 7 months ago
Philip O'Toole b74455b747 More testing of createTemp 7 months ago
Philip O'Toole 71ed3c9657 Expose Leader Commit Index 7 months ago
Philip O'Toole 304d1879f5 Test Poll commit index
Seems a bit racy.
7 months ago
Philip O'Toole 86750b9fe1 Formatting 7 months ago
Philip O'Toole 8255d199a2 Use FSM Command Commit Index for Stale Reads check 7 months ago
Philip O'Toole 02aad416b6 Some Store Ready unit tests 8 months ago
Philip O'Toole e64985ff82 Minor optimizations to Requests on Store 8 months ago
Philip O'Toole ec214380ee
Update store_test.go 8 months ago
Philip O'Toole b21f185204
Check request results 8 months ago
Philip O'Toole 388b1f8f11
Just check for errors 8 months ago
Philip O'Toole 23ce0583a7
Add failing unit test 8 months ago
Philip O'Toole 039e907e3f Merge remote-tracking branch 'origin' into queries-only-do-local 8 months ago
Philip O'Toole a987ec2e28 Remove unneeded SetFullNeeded post checkpoint fail 8 months ago
Philip O'Toole 5261b7058e Execute ExecuteRequests locally if possible 8 months ago
Philip O'Toole a78325aafa Comment 8 months ago
Philip O'Toole 2310a365c2 Test that FullNeeded is set on failed checkpoint 8 months ago
Philip O'Toole f74bfa8b5a Add explicit VACUUM stress test 8 months ago
Philip O'Toole 7612f5e130 Remove superfluous blank line 8 months ago
Philip O'Toole af5d9a9a51 More robust test 8 months ago
Philip O'Toole 022df5d7f7 Another query point 8 months ago
Philip O'Toole 49c0dc4db5 Unit test explicit VACUUM 8 months ago
Philip O'Toole 2b4205cca6 Move VACUUM tests together 8 months ago
Philip O'Toole 209a1080e6 Clock actually needs to run
https://ci.appveyor.com/project/otoolep/rqlite/builds/49005959
8 months ago
Philip O'Toole 51d732e82d More robust auto-vac needed test 8 months ago
Philip O'Toole dad70e2350 More text fixes 8 months ago
Philip O'Toole 2548bdb14b Vacuum and FullNeeded unit test 8 months ago
Philip O'Toole 593c711875 Add stress test of snapshotting and vacuuming 8 months ago
Philip O'Toole 860246900d Unit test Snapshots and Auto-Vacuums 8 months ago
Philip O'Toole 912dd7fdcb Remove blank line 8 months ago
Philip O'Toole 0adef27a7d Merge remote-tracking branch 'origin' into automatic-vacuum 8 months ago
Philip O'Toole 285494fc72 Split Store tests for ease of development 8 months ago
Philip O'Toole dbd48bb19e Unit test setting last VACUUM time 8 months ago
Philip O'Toole 6ef059975c Unit test against error text changing 8 months ago
Philip O'Toole 4b3b40654e More unit testing of DBApplied 8 months ago
Philip O'Toole 0b134255d7 Better DBAppliedIndex unit test 8 months ago
Philip O'Toole 148738b81a Remove blank line 8 months ago
Philip O'Toole 10a9361dbb Best test 8 months ago
Philip O'Toole 7b60c46791 Unit test index-update on Restore 8 months ago
Philip O'Toole 40166b852b More logic related to indexes in Store 8 months ago
Philip O'Toole 481bb0937c Unit test DB applied index 8 months ago
Philip O'Toole 30f692f353 Improve Boot unit testing 8 months ago
Philip O'Toole e96ec7bb27 Add utility test function 8 months ago
Philip O'Toole 1b21c8f021 Dig into Snapshot Store during Store tests 8 months ago
Philip O'Toole fb45899e81 Loading a database invalidates existing snapshots 8 months ago
Philip O'Toole d7611c8b9f Fix Store unit test 9 months ago
Philip O'Toole d0810106c3 Even simpler 9 months ago
Philip O'Toole 0d7008ff9e Better name 9 months ago
Philip O'Toole ec11fb4793 Simpler check 9 months ago