1
0
Fork 0

4480 Commits (9e31a054aaa3cea2e28df735a31806265aa7ab05)
 

Author SHA1 Message Date
Philip O'Toole 9e31a054aa RecoverNode now uses on-disk database 1 year ago
Philip O'Toole b95442d0fe Remove empty files 1 year ago
Philip O'Toole 13fce2fac2 Remove in-memory support from DB layer 1 year ago
Philip O'Toole 88ce311b37 Remove all WAL-related files when loading new DB 1 year ago
Philip O'Toole b931e387be First pass at removing in-memory support 1 year ago
Philip O'Toole 23b8b6e5c9 Actually rename 1 year ago
Philip O'Toole 2ac27c2ffc Move Store tests back to single directory 1 year ago
Philip O'Toole 65c6a56468 Remove the file 1 year ago
Philip O'Toole 88d448851d Blank out on-disk store tests 1 year ago
Philip O'Toole f9890c64f8
Merge pull request #1356 from rqlite/snapshot-stress-test
Stress-test snapshotting
1 year ago
Philip O'Toole 02b7ea7955 Close Store so temp storage can be cleaned up 1 year ago
Philip O'Toole e47c7a1b7b Stress-test snapshotting 1 year ago
Philip O'Toole c7b00f039c Make operation of checkpoint clearer 1 year ago
Philip O'Toole ac212db6aa
Update CHANGELOG.md 1 year ago
Philip O'Toole dd46f7d1f2
Merge pull request #1355 from rqlite/add-integ-check
DB can run an integrity check
1 year ago
Philip O'Toole b57011336f DB can run an integrity check 1 year ago
Philip O'Toole e497ee75f9
Fix typo 1 year ago
Philip O'Toole 3254a9e0d5
Merge pull request #1350 from bjornpagen/master
Update old comments with correct function name
1 year ago
Bjorn Pagen 166f0d92a9 Update old comments with correct function name 1 year ago
Philip O'Toole 01fe2a1b9d
Update CHANGELOG.md 1 year ago
Philip O'Toole 2efcdfc0ab
Merge pull request #1347 from rqlite/chunked-http-load
Migrate HTTP layer to chunked loading
1 year ago
Philip O'Toole 28279b5e71 Favor speed over space 1 year ago
Philip O'Toole 67e062272b Smaller chunk sizes restart a lot faster 1 year ago
Philip O'Toole f06e547ab5 Less disk IO during load 1 year ago
Philip O'Toole 330492bc1b More logging 1 year ago
Philip O'Toole 43525010b0 Log performance of chunker in HTTP layer 1 year ago
Philip O'Toole a55ee4836c Log how long HTTP load takes 1 year ago
Philip O'Toole be6c59aac8 Fix comment 1 year ago
Philip O'Toole 4c41cfed8b Some tweaks 1 year ago
Philip O'Toole 1cc49e7ba2 Load request can control chunking size 1 year ago
Philip O'Toole 1107690c52 Migrate HTTP layer to chunked loading 1 year ago
Philip O'Toole 4d1fbd4b60
Update CHANGELOG.md 1 year ago
Philip O'Toole e99d0fac31
Merge pull request #1342 from rqlite/integrate-load-chunk
Integrate chunked loading
1 year ago
Philip O'Toole f5517c0f66 Correct comment 1 year ago
Philip O'Toole 9bdf048975 Better naming of temp backup file 1 year ago
Philip O'Toole b5cb889e1e Auto-restore doesn't require ready() check 1 year ago
Philip O'Toole b7633143cc Restore from file uses chunking 1 year ago
Philip O'Toole 5ca5ce342e Support internode LoadChunk() 1 year ago
Philip O'Toole 82ebf85bdf Merge remote-tracking branch 'origin' into integrate-load-chunk 1 year ago
Philip O'Toole be2754fc59
Merge pull request #1344 from rqlite/ci-increase-election-timeout
Increase election timeout during testing
1 year ago
Philip O'Toole 35976fc33a Increase election timeout during testing
CI systems might be a bit slower.
1 year ago
Philip O'Toole 84b78482b9 Bump the version to 8 1 year ago
Philip O'Toole f1c16124b0
Update CHANGELOG.md 1 year ago
Philip O'Toole eeb2f84091
Update CHANGELOG.md 1 year ago
Philip O'Toole b15eef93eb
Merge pull request #1343 from rqlite/remove-obsolete-options
Remove no-longer supported command-line options
1 year ago
Philip O'Toole d9abc8f61b Remove obsolete option from end-to-end testing 1 year ago
Philip O'Toole 9e6f990377 Start the 8.0.0 release 1 year ago
Philip O'Toole 5df129ff20 Remove no-longer supported command-line options 1 year ago
Philip O'Toole 1c8e52c5f7 Test_SingleNodeLoadBinaryFromReader passes
That's good, but much more extensive testing needed, and this needs to
replace the existing load path -- and then we move to 8.0.
1 year ago
Philip O'Toole 93a752ae0e Better variable names 1 year ago