mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-01 18:56:00 +08:00
If the target deletion range contains a single key, convert it into a single deletion, to avoid extra cost in RocksDB due to range deletion.