inlinedio / ikv-store

High-performance key-value store for ML inference. 100x faster than Redis.
https://inlined.io/
MIT License
207 stars 5 forks source link

[Rust] Implement memmap compaction during offline index build #126

Open pushkarmoi opened 7 months ago

pushkarmoi commented 7 months ago

Compaction needs to be done to implement "hard" deletes (ex. trimming of memory mapped files) during IKV index builds