XUtils

regatta

Fast, simple, geo-distributed KV store built for cloud native era.


Production readiness

  • Even though Regatta has not yet reached the 1.0 milestone it is ready for a production use.
  • There might be backward incompatible changes introduced until version 1.0, those will always be flagged in the release notes.
  • Builds for tagged versions are provided in form of binaries in GH release, and Docker images.
  • Tagged releases are suggested for production use, mainline builds should be used only for testing purposes.

Why you should consider using Regatta?

  • You need to distribute data from a single cluster to multiple follower clusters in edge locations.
  • You need a local, persistent, cache within a data center and reads heavily outnumber writes.
  • You need a pseudo-document store.

Articles

  • coming soon...