FASTER is a fast persistent recoverable log and key-value store + cache library in C# and C++. It offers high performance, supports very frequent commit operations at low latency, and can handle data larger than memory. It also provides consistent recovery using a fast non-blocking checkpointing technique.
Sort: