A high efficiency distributed data structure server.
Vanity is a distributed data structure server that is designed to be highly available, fault-tolerant, and performant. It is written in C++ and consensus is being implemented with the Raft consensus algorithm.