Releases: RTradeLtd/s3x
Releases · RTradeLtd/s3x
v0.2.0-rc1
This is a new release after rewrite as a gateway.
The build binary is changed from minio to minio-s3x
v0.1.0
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