1
0
Fork 0

5899 Commits (7888122a636c707dcce67425956bdae2ad9e799e)
 

Author SHA1 Message Date
Philip O'Toole 0f94672ed7 CHANGELOG 9 months ago
Philip O'Toole 761cff14be Stream backup from remote node 9 months ago
Philip O'Toole 18e04dd079
Merge pull request #1570 from rqlite/just-compress
Support compressed backups at Store level
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 78f11d34fd CHANGELOG 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 95c8a899bc
Merge pull request #1566 from rqlite/refactor-store-state
Move some state-related functions to own file
9 months ago
Philip O'Toole 63e3f8c80f Refactor to make more use of `progress` module 9 months ago
Philip O'Toole 7b7f6e4da2 CHANGELOG 9 months ago
Philip O'Toole 36ee3faf08 Move some state-related functions to own file 9 months ago
Philip O'Toole c7d378b5c6
Update CHANGELOG.md 9 months ago
Philip O'Toole 9101917c2b
Update CHANGELOG.md 9 months ago
Philip O'Toole eab8158108
Update CHANGELOG.md 9 months ago
Philip O'Toole dda26e2648
Merge pull request #1563 from jtackaberry/s3-path-style
Allow configurable S3 path style for auto backups
9 months ago
Philip O'Toole 191671cd91
Update CHANGELOG.md 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 4d705f5f3e
Update CHANGELOG.md 9 months ago
Philip O'Toole f40b5a5009
Update CHANGELOG.md 9 months ago
Philip O'Toole 167910b449
Merge pull request #1564 from rqlite/restore-only-on-empty
Only auto-restore if node is "empty"
9 months ago
Philip O'Toole f674fbdeea Fix again 9 months ago
Philip O'Toole 89766c354b Fix E2E test 9 months ago
Philip O'Toole d5ea88d785 Final check for non-empty node 9 months ago
Philip O'Toole 8cc93e3ff7 CHANGELOG 9 months ago
Philip O'Toole 583a4820f5 Add HasData, which returns true if there is data 9 months ago
Jason Tackaberry 5dc7ecac65
Fix error messages S3Client String() test cases 9 months ago
Philip O'Toole 433f5016e2 Add function to test if log is "empty" 9 months ago
Jason Tackaberry 7e0c25c553
Log when auto backups are completed 9 months ago
Jason Tackaberry 354ce80c35
Adapt tests to S3Client API changes 9 months ago
Jason Tackaberry 8525b0bf7c
Support non-AWS S3 URL formats in S3Client 9 months ago
Jason Tackaberry e60a0b54fc
Allow configurable S3 path style for auto backups
AWS has deprecated the path-style URLs but it's required for some
S3-like alternatives such as Minio.
9 months ago
Philip O'Toole c315c0ecf6
Update cas.go 9 months ago
Philip O'Toole 1002d2a29f
ABL 9 months ago
Philip O'Toole 34ea927e17
Update LICENSE year 9 months ago
Philip O'Toole c790f0513f
Update CHANGELOG.md 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 77d3a19c51
Merge pull request #1556 from rqlite/fast-backup
Fast-path backup
9 months ago
Philip O'Toole 92da1d1aff Convert backed-up file to DELETE mode 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 585feb473f rqlite CLI backs up and dumps using streaming 9 months ago
Philip O'Toole c1cd29e163 Ignore nothing to snapshot 9 months ago
Philip O'Toole e34ac17d7d CHANGELOG 9 months ago