change replication factor on a existing cluster?
From the documentation:
It is also technically possible to change the replication mode to a…
change replication factor on a existing cluster?
1a0bffae34
Merge pull request 'Use connection pooling in sqlite backend' (#779) from sqlite-r2d2 into main
b55f52a9b7
[sqlite-r2d2] run integration test with all db engines
e8f9718ccd
[sqlite-r2d2] implement connection pooling in sqlite backend
Use connection pooling in sqlite backend
efd1f4b05d
[sqlite-r2d2] run integration test with all db engines
e8f9718ccd
[sqlite-r2d2] implement connection pooling in sqlite backend
WIP: implement connection pooling in sqlite backend
fd2e19bf1b
Merge pull request 'metadata db snapshotting' (#775) from db-snapshot into main
8cf3d24875
[db-snapshot] documentation for metadata db snapshots
a68c37555d
[db-snapshot] add garage meta snapshot cli operation
1e42808a59
[db-snapshot] implement meta_auto_snapshot_interval
8dff278b72
[db-snapshot] Implement db snapshotting logic in garage_db