1
0
Fork 0

5921 Commits (d64ac212910a4ae5df77dbb1b235b64f85f3d994)
 

Author SHA1 Message Date
Philip O'Toole 965d95bcf1 Merge remote-tracking branch 'origin' into sqlite-3450 8 months ago
Philip O'Toole 202266aa08
Merge pull request #1631 from rqlite/cluster-client-controls
Allow HTTP clients to control retries
8 months ago
Philip O'Toole 84e68aaf73 Upgrade to SQLite 3.45.0
Brings in JSONB support.
8 months ago
Philip O'Toole 895ed7d831 Fix system tests 8 months ago
Philip O'Toole ee911b9a69 Fix CHANGELOG 8 months ago
Philip O'Toole 3e21722b87 CHANGELOG 8 months ago
Philip O'Toole 77ce0867bb Allow HTTP client to control number of retries 8 months ago
Philip O'Toole 2562d654e8 CHANGELOG 8 months ago
Philip O'Toole 3fb5e47b16
Merge pull request #1629 from rqlite/max-retries-set-to-0
Set cluster client retries to 0
8 months ago
Philip O'Toole cf08a3c289
Update client.go 8 months ago
Philip O'Toole 6fa07c3b58
Update bug_report.md 8 months ago
Philip O'Toole 59edb3d721 Fix key misspell 8 months ago
Philip O'Toole df924c7bc0
Update CHANGELOG.md 8 months ago
Philip O'Toole 94dd53a66c
Update CHANGELOG.md 8 months ago
Philip O'Toole 5889407841
Merge pull request #1626 from rqlite/explicit-vacuum-tests
Explicit VACUUM unit tests
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 fd4880fe01 CHANGELOG 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 60693d7e60
Update CHANGELOG.md 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 b869ec7c99
Merge pull request #1625 from rqlite/count-op-retries
Count Cluster Client retries at operation level
8 months ago
Philip O'Toole 51d732e82d More robust auto-vac needed test 8 months ago
Philip O'Toole 2dfa889898 CHANGELOG 8 months ago
Philip O'Toole f580d4c781 Count Client retries at operation level 8 months ago
Philip O'Toole 231a7ec171
Remove unneeded variable 8 months ago
Philip O'Toole dfc1caa6f6
Update release_creator.py 8 months ago
Philip O'Toole f47aa4117e Fix test on Windows
https://ci.appveyor.com/project/otoolep/rqlite/builds/48999854
8 months ago
Philip O'Toole 40196c7f0e
Merge pull request #1622 from rqlite/auto-vac-ops-improv
Improve auto-vacuum diagnostics
8 months ago
Philip O'Toole dad70e2350 More text fixes 8 months ago
Philip O'Toole 4d0311814a Merge branch 'master' into auto-vac-ops-improv 8 months ago
Philip O'Toole 373d27f97e
Merge pull request #1623 from rqlite/swappable-db-tests
Swappable db tests
8 months ago
Philip O'Toole 8cb1443523 Fix racy test 8 months ago
Philip O'Toole 6d2443a3b9 CHANGELOG 8 months ago
Philip O'Toole f72a398190 Unit test Swappable DB 8 months ago
Philip O'Toole bc75feb442 CHANGELOG 8 months ago
Philip O'Toole 4200727df2 Standarize time 8 months ago
Philip O'Toole 67bec0ba85 Improve auto-vac time management 8 months ago
Philip O'Toole bfc50b8414 Add some DELETE operations to load testing 8 months ago
Philip O'Toole 0d09f973b0
Merge pull request #1619 from rqlite/automatic-vacuum
Support automatic VACUUM
8 months ago
Philip O'Toole 97ed80a761 Create initial DB can be simpler 8 months ago
Philip O'Toole 0281178111 Call functions 8 months ago
Philip O'Toole 260bce66d3 ABL 8 months ago
Philip O'Toole 7feabe6c8b GoDoc 8 months ago
Philip O'Toole 3ed29b5c31 Introduce a synchronized, swappable DB
Type prevents races between queries and operations (such as auto-vacuum)
which change the DB object out.
8 months ago
Philip O'Toole 1d43c8f81e Merge branch 'master' into automatic-vacuum 8 months ago
Philip O'Toole 10a5c9bd0e
Update CHANGELOG.md 8 months ago