v0.0.7
Enables a highly available ledger store by replicating the metadata via a CRDT datastore. This allows you to run multiple s3x instances, all of which share the same ledger state via CRDT replication. This is not a replacement for replicating the actual object and bucket data, but merely for replicating the ledger state which keeps track of object/bucket name -> object/bucket hash
.
To replicate the actual object and bucket data, you'll want to leverage TemporalX's built-in replication