Skip to content
#

kv

Here are 5 public repositories matching this topic...

CamusDB is a SQL distributed database written in C# on .NET. It pairs a SQL interface with a Raft-replicated, transactional k/v storage layer, it makes opinionated choices: serializable isolation/strong consistency by default, databases can be branched copy-on-write and it can auto-scale to adapt to traffic

  • Updated Sep 23, 2026
  • C#

Add this topic to your repo

To associate your repository with the kv topic, visit your repo's landing page and select "manage topics."

Learn more