1
0
Fork 0

5576 Commits (b50867be474a3a994f466e0d4fb934974f50193c)
 

Author SHA1 Message Date
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 143ea19012
Merge pull request #1575 from rqlite/provider-uses-snapshot
Upload Provider uses Snapshot-locking backup
9 months ago
Philip O'Toole 89cdb7bdc0 CHANGELOG 9 months ago
Philip O'Toole a087d509ac Upload Provider uses Snapshot-locking backup 9 months ago
Philip O'Toole ac2484272b
Update CHANGELOG.md 9 months ago
Philip O'Toole 16be2d591c
Merge pull request #1574 from rqlite/gzip-best-speed
Switch to "BestSpeed" for all internode traffic
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 5917fc54d0
Update README.md 9 months ago
Philip O'Toole af7fc1e883
Update CHANGELOG.md 9 months ago
Philip O'Toole 507da06eff
Merge pull request #1573 from rqlite/compressed-backups
Compressed backups
9 months ago
Philip O'Toole 565b792e0c Add system-level test for compressed backups 9 months ago
Philip O'Toole 494e21a047 CHANGELOG 9 months ago
Philip O'Toole fccddbf4ae Support compressing backups 9 months ago
Philip O'Toole 2d9485fb56
Merge pull request #1571 from rqlite/remote-node-backup-stream
Stream backups efficiently from remote nodes
9 months ago
Philip O'Toole 6f7546ac51 Disable multistream! 9 months ago
Philip O'Toole f300afde46 Service closes backup connection
From my understanding of the connection and gzip, this should not be
necessary, but without it I get a timeout on the client side.
9 months ago
Philip O'Toole cd0b46d5ef Test needs compressed data 9 months ago
Philip O'Toole a0eea27778 Close streaming connection to avoid timeout
Do not yet know why.
9 months ago
Philip O'Toole 87796f228b Merge branch 'master' of github.com:rqlite/rqlite into remote-node-backup-stream 9 months ago
Philip O'Toole ce8f98c07b
Merge pull request #1572 from rqlite/wal-mode-ok-boot
Allow WAL files for /boot
9 months ago
Philip O'Toole d7611c8b9f Fix Store unit test 9 months ago
Philip O'Toole 35a712295b Add system test of getting backup from follower 9 months ago
Philip O'Toole ae2eef212d CHANGELOG 9 months ago
Philip O'Toole a5f2bd8d74 Allow WAL files for /boot 9 months ago
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