Simple Dota 2 editor txt files with KV style objects
-
Updated
Feb 19, 2017 - C#
Simple Dota 2 editor txt files with KV style objects
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
Kahuna is a server cluster that gives your services robust distributed locks, a consistent key/value store, and idempotent ordered ID sequences
To associate your repository with the kv topic, visit your repo's landing page and select "manage topics."