summaryrefslogtreecommitdiff
path: root/include/leveldb/filter_policy.h
Commit message (Expand)AuthorAgeFilesLines
* Format all files IAW the Google C++ Style Guide.Chris Mumford2019-05-021-2/+3
* leveldb: Require C++11.costan2018-03-211-1/+2
* Add LEVELDB_EXPORT macro to export public symbols.cmumford2017-10-041-3/+3
* Added bloom filter support.v1.4Sanjay Ghemawat2012-04-171-0/+70