inlinedio / ikv-store

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

flush writes for direct client benchmarking #165

Closed pushkarmoi closed 2 months ago

pushkarmoi commented 2 months ago

Add method to flush writes when data is written using direct jni client. Else reopening an index can be problematic