What is CefasDB?
CefasDB runs key-value, document, vector, and SQL workloads in one server.
Official CefasDB website
CefasDB runs key-value, document, vector, and SQL workloads. It uses Pebble for storage and Raft for shard replication.
CefasDB runs key-value, document, vector, and SQL workloads in one server.
Pebble stores each shard. Raft replicates shards configured with multiple voters.
The core database source, releases, issues, and changelog are hosted at github.com/CefasDb/cefasdb-core.