GitHub - guycipher/k4: High-performance open-source, durable, transactional embedded storage engine designed for low-latency, and optimized read and write efficiency.
High performance transactional, durable embedded storage engine. Designed to deliver low-latency, optimized read and write performance.
Benchmarks
goos: linux
goarch: amd64
pkg: github.com/guycipher/k4
cpu: 11th Gen Intel(R) Core(TM) i7-11700K @ 3.60GHz
BenchmarkK4_Put
BenchmarkK4_Put-16 158104 6862 ns/op # 145,000 ops/s
RocksDB vs K4
+=+=+=+=+=+=+=+
Both engines were used with default settings and similar configurations.
**RocksDB v7.8.3** 1 million writes sequential key-value ...
Read more at github.com