Commit Graph

19 Commits (66f62e5c78a189c910424442b5634467dd609530)

Author SHA1 Message Date
Lei Jin 384400128f move block based table related options BlockBasedTableOptions 10 years ago
sdong 1242bfcad7 Add DB property "rocksdb.estimate-table-readers-mem" 10 years ago
Lei Jin 8d007b4aaf Consolidate SliceTransform object ownership 11 years ago
kailiu a01bda0997 Fix a buggy assert 11 years ago
Igor Canadi 2966d764cd Fix some 32-bit compile errors 11 years ago
Siying Dong d169b67680 [Performance Branch] PlainTable to encode rows with seqID 0, value type using 1 internal byte. 11 years ago
Igor Canadi 469a9f32a7 Fix two nasty use-after-free-bugs 11 years ago
Kai Liu 88ba331c1a Add the index/filter block cache 11 years ago
Dhruba Borthakur 9cd221094c Add appropriate LICENSE and Copyright message. 11 years ago
Dhruba Borthakur a143ef9b38 Change namespace from leveldb to rocksdb 11 years ago
Tyler Harter 4504c99030 Internal/user key bug fix. 11 years ago
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 11 years ago
Tyler Harter 94cf218720 Revert "Prefix scan: db_bench and bug fixes" 11 years ago
Tyler Harter c2bd8f4824 Prefix scan: db_bench and bug fixes 11 years ago
Tyler Harter 7612d496ff Add prefix scans to db_stress (and bug fix in prefix scan) 11 years ago
Tyler Harter f5f1842282 Prefix filters for scans (v4) 11 years ago
Abhishek Kona c41f1e995c Codemod NULL to nullptr 12 years ago
Sanjay Ghemawat 85584d497e Added bloom filter support. 13 years ago