1
0
Fork 0

678 Commits (56af2037050eae86f4da04e5166e147f496fe7c5)

Author SHA1 Message Date
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
Philip O'Toole a5f2bd8d74 Allow WAL files for /boot 9 months ago
Philip O'Toole 720926a61a Simpler return 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
Philip O'Toole 4fde9fe572 Refactor tests 9 months ago
Philip O'Toole 4fb36f1049 More tests 9 months ago
Philip O'Toole 9c2e730995 Support compressed backups at Store level 9 months ago
Philip O'Toole 0b51616f50
Merge pull request #1567 from rqlite/use-progress
Refactor to make more use of `progress` module
9 months ago
Philip O'Toole 63e3f8c80f Refactor to make more use of `progress` module 9 months ago
Philip O'Toole 36ee3faf08 Move some state-related functions to own file 9 months ago
Philip O'Toole d1cc802292 Fix return codes in HasData
This function should actually work fine, can wait for next release.
9 months ago
Philip O'Toole 583a4820f5 Add HasData, which returns true if there is data 9 months ago
Philip O'Toole c315c0ecf6
Update cas.go 9 months ago
Philip O'Toole 1002d2a29f
ABL 9 months ago
Philip O'Toole fe4747ba0e
Merge pull request #1557 from rqlite/remove-wal-req
Remove restriction on non-WAL restore
9 months ago
Philip O'Toole 21dc186186 Remove restriction on non-WAL restore
Never really had a strong reason for it.
9 months ago
Philip O'Toole f06eba4bb8 Fix logic 9 months ago
Philip O'Toole 6333b8cd82 Check for error with specific text 9 months ago
Philip O'Toole f18fb66665 Better logic 9 months ago
Philip O'Toole c1cd29e163 Ignore nothing to snapshot 9 months ago
Philip O'Toole 3d88672c60 Add fast-path backup 9 months ago
Philip O'Toole 8bfa54d700 Unit test CAS 9 months ago
Philip O'Toole 5c5b226303 Working 9 months ago
Philip O'Toole bf18b3fab5 Remove some excessive logging 9 months ago
Philip O'Toole 07f41056b2 Friendly dir size 9 months ago
Philip O'Toole 7dd161c386 Don't ever use zero tickers 9 months ago
Philip O'Toole a8cb7bf142 Always stop tickers 9 months ago
Philip O'Toole 8230b11088 Cleaner WAL goroutine handling
Add a unit test too, checking if WAL-triggered snapshotting actually
happens.
9 months ago