Commit Graph

10 Commits (9700677a2b83b3a9aa9820cd5e6953b393db85e6)

Author SHA1 Message Date
Haobo Xu 9ee68871dc [RocksDB] Enable manual compaction to move files back to an appropriate level. 11 years ago
Mayank Agarwal 2a986919d6 Make rocksdb-deletes faster using bloom filter 11 years ago
Mayank Agarwal b858da709a Simplify bucketing logic in ldb-ttl 11 years ago
Mayank Agarwal 61f1baaedf Introducing timeranged scan, timeranged dump in ldb. Also the ability to count in time-batches during Dump 11 years ago
Deon Nicholas d8c7c45ea0 Very basic Multiget and simple test cases. 11 years ago
Haobo Xu 4ca3c67bd3 [RocksDB] Cleanup compaction filter to use a class interface, instead of function pointer and additional context pointer. 12 years ago
Mayank Agarwal 3102628873 Bring read_only into ttl 12 years ago
Mayank Agarwal c605e12479 Adding Sanity checks in Get and Iterator->value for ttl 12 years ago
Haobo Xu 05e8854085 [Rocksdb] Support Merge operation in rocksdb 12 years ago
Mayank Agarwal d786b25e2d Timestamp and TTL Wrapper for rocksdb 12 years ago