You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Leaderless, sequentially consistent key-value store in Java. The system replicates data across multiple nodes and uses configurable quorum-based protocols for reads and writes to ensure consistency.