Commit Graph

11 Commits (eb357af58c972d5ccbb84739f9aab77897a6f817)

Author SHA1 Message Date
Igor Canadi faad439ac4 Fix #284 10 years ago
Feng Zhu 0af157f9bf Implement full filter for block based table. 10 years ago
miguelportilla 93e6b5e9d9 Changes to support unity build: 10 years ago
Dhruba Borthakur 9cd221094c Add appropriate LICENSE and Copyright message. 11 years ago
Dhruba Borthakur 4463b11cad Migrate names of properties from 'leveldb' prefix to 'rocksdb' prefix. 11 years ago
Dhruba Borthakur a143ef9b38 Change namespace from leveldb to rocksdb 11 years ago
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 11 years ago
Abhishek Kona d29f181923 Fix all the lint errors. 12 years ago
Dhruba Borthakur aa42c66814 Fix all warnings generated by -Wall option to the compiler. 12 years ago
Dhruba Borthakur d11b637f34 bits_per_key is already configurable. It defines how many bloom bits will be used for every key in the database. 12 years ago
Sanjay Ghemawat 85584d497e Added bloom filter support. 12 years ago