bytedance / terarkdb

A RocksDB compatible KV storage engine with better performance
Apache License 2.0
2.04k stars 203 forks source link

[DEMO] help to understand seek behavior under range deletion #187

Closed yapple closed 2 years ago

yapple commented 2 years ago

[DEMO]

PURPOSE

help to understand the seek behavior under exist range deletion

solution

add a unit test in db_range_del_test