Commit Graph

15 Commits (e557297acc17244488d74253fa1e7bf1446f5478)

Author SHA1 Message Date
sdong 4af1954fd6 Compaction Filter V1 to use old context struct to keep backward compatible 11 years ago
Danny Guo b47812fba6 [rocksdb] new CompactionFilterV2 API 11 years ago
Pascal Borreli 443e04e62d Fixed typos 11 years ago
kailiu 21587760b9 Fixing the warning messages captured under mac os # Consider using `git commit -m 'One line title' && arc diff`. # You will save time by running lint and unit in the background. 11 years ago
Haobo Xu 8cbe5bb56b [RocksDB] Add OnCompactionStart to CompactionFilter class 11 years ago
Dhruba Borthakur a143ef9b38 Change namespace from leveldb to rocksdb 11 years ago
Mayank Agarwal b1d09f1a51 Fix build failing becasue of ttl-keymayexist 11 years ago
Mayank Agarwal f121c4f504 KeyMayExist for ttl 11 years ago
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 11 years ago
sumeet 3b81df34bd Separate compaction filter for each compaction 11 years ago
Mayank Agarwal 1d7b4765c3 Expose base db object from ttl wrapper 11 years ago
Mayank Agarwal cacd812fb2 Support user's compaction filter in TTL logic 11 years ago
Mayank Agarwal 3c35eda9bd Make Write API work for TTL databases 11 years ago
Mayank Agarwal 3102628873 Bring read_only into ttl 12 years ago
Mayank Agarwal d786b25e2d Timestamp and TTL Wrapper for rocksdb 12 years ago