We built our own storage engine to replace RocksDB for payload and sparse vector storage.
It eliminates compaction overhead, optimizes sequential key access, and provides direct control over data writes.
Benchmarks show 2x faster ingestion with stable throughput.
Now live in Qdrant 1.13!
8 months ago