1
0
Fork 0

707 Commits (336f0a6675830729ea15af1edc3781eeb5c46903)

Author SHA1 Message Date
Philip O'Toole c0470289d9 Standardize logging by Raft module 8 months ago
Philip O'Toole 1bd0393ca1 Any Execute is assumed to change the database 8 months ago
Philip O'Toole f34ec4d04f Merge branch 'create-table-no-rows' into raft-index-upload-check 8 months ago
Philip O'Toole 4b3b40654e More unit testing of DBApplied 8 months ago
Philip O'Toole 56dca6871d CREATE TABLE returns rows = 0
Use a simpler check for mutation.
8 months ago
Philip O'Toole 68521d34a2 Fix AWS client and Store Provider 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 cf51165524 Fix up comment 8 months ago
Philip O'Toole fdd65cde8d Set indexes post Restore 8 months ago
Philip O'Toole 3ddeebbba4 Improve Store restart test 8 months ago
Philip O'Toole 0cbbb44b48 GoDoc 8 months ago
Philip O'Toole 40166b852b More logic related to indexes in Store 8 months ago
Philip O'Toole 6b823052a3 Bring internal indexes up-to-date post Restore 8 months ago
Philip O'Toole 481bb0937c Unit test DB applied index 8 months ago
Philip O'Toole 646dc38976 More checks 8 months ago
Philip O'Toole f8291ae980 Unit test Command Processor 8 months ago
Philip O'Toole d661d1faa9 Shorter variable names 8 months ago
Philip O'Toole 43ea0615cd Tighthen up DB applied index 8 months ago
Philip O'Toole 5b75396057 Track index of log which last mutated the database 8 months ago
Philip O'Toole b50867be47 Track commands which change the database 8 months ago
Philip O'Toole 30f692f353 Improve Boot unit testing 8 months ago
Philip O'Toole c0d88881bb Refactor Provider tests 8 months ago
Philip O'Toole aa2cf2dd46 Configure Store Provider 8 months ago
Philip O'Toole e96ec7bb27 Add utility test function 8 months ago
Philip O'Toole b6731ff5d9
Fix method name 8 months ago
Philip O'Toole f5c8be87db
Update provider.go 8 months ago
Philip O'Toole d9d9717cb0
GoDoc 8 months ago
Philip O'Toole e9eeb94158
Remove unused import 8 months ago
Philip O'Toole f99a433c66
Provide doesn't ensure DELETE mode 8 months ago
Philip O'Toole dd70085204
Typo 8 months ago
Philip O'Toole a359900dfa
Fix typos 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 602d2874ca Move to times 9 months ago
Philip O'Toole b111a7bf98 Provide should also return last modified 9 months ago
Philip O'Toole d7a5d3676a More robust test 9 months ago
Philip O'Toole 212aedbfb2 Provider Check unit tests 9 months ago
Philip O'Toole 14858a37d4 Use last DB mod time in Provider 9 months ago
Philip O'Toole e14d065e3d Comments and counters 9 months ago
Philip O'Toole 2ff37f9362 Implement Check() on Store Provider 9 months ago
Philip O'Toole 03c9441e94 Clearer comment 9 months ago
Philip O'Toole f3ba52c749 Merge remote-tracking branch 'origin' into backup-vacuum-fast-path 9 months ago
Philip O'Toole bccc83b7d5 Add fast path for vacuum, non-compressed backups 9 months ago
Philip O'Toole a087d509ac Upload Provider uses Snapshot-locking backup 9 months ago
Philip O'Toole cf23612147 ABL 9 months ago
Philip O'Toole b62e7960c9 Switch to "BestSpeed" for all internode traffic 9 months ago
Philip O'Toole d7611c8b9f Fix Store unit test 9 months ago