Revision 53b693f5feb0316e87ddfe189b51238ec2967d48 authored by Andrew Kryczka on 15 November 2016, 23:49:15 UTC, committed by Facebook Github Bot on 15 November 2016, 23:54:20 UTC
Summary:
Add a subcommand to ldb with which we can delete a range of keys.
Closes https://github.com/facebook/rocksdb/pull/1521

Differential Revision: D4186338

Pulled By: ajkr

fbshipit-source-id: b8e9861
1 parent 661e4c9
History
File Mode Size
.gitignore -rw-r--r-- 155 bytes
Makefile -rw-r--r-- 2.1 KB
README.md -rw-r--r-- 120 bytes
c_simple_example.c -rw-r--r-- 2.3 KB
column_families_example.cc -rw-r--r-- 2.0 KB
compact_files_example.cc -rw-r--r-- 5.7 KB
compaction_filter_example.cc -rw-r--r-- 2.8 KB
optimistic_transaction_example.cc -rw-r--r-- 4.1 KB
options_file_example.cc -rw-r--r-- 4.0 KB
rocksdb_option_file_example.ini -rw-r--r-- 4.6 KB
simple_example.cc -rw-r--r-- 1.4 KB
transaction_example.cc -rw-r--r-- 4.2 KB

README.md

back to top