Commit Graph

29 Commits (c7037153c3dcceaf50ba9ba05fee4aaee43f36ce)

Author SHA1 Message Date
Spencer Kimball 3fcf7b26b9 Pass parsed user key to prefix extractor in V2 compaction 10 years ago
Igor Canadi 894a77abdf Fix leak in c_test 10 years ago
Igor Canadi 323d6e3542 Fix c_test 10 years ago
Spencer Kimball c1f588af71 Add support for C bindings to the compaction V2 filter mechanism. 10 years ago
Reed Allman 1fc71a4b16 C API: create missing cf's, cleanup 10 years ago
Igor Canadi 8a03935f8c Fix valgrind error in c_test 10 years ago
Evan Shaw 13a130cc00 C API: Add test for compaction filter factories 10 years ago
Reed Allman 1a34aaaef0 C API: column family support 10 years ago
Evan Shaw 9fc23d0c56 C API: support constructing write batch from serialized representation 10 years ago
Feng Zhu 5656367416 use arena to allocate memtable's bloomfilter and hashskiplist's buckets_ 10 years ago
Evan Shaw 5363eb8ad4 Add a test for using compaction filters via the C API 10 years ago
Lei Jin 3995e801ab kill ReadOptions.prefix and .prefix_seek 11 years ago
Igor Canadi 4daea66343 Turn on -Wmissing-prototypes 11 years ago
Thomas Adam 3a30b5b0be [C-API] added "rocksdb_options_set_plain_table_factory" to make it possible to use plain table factory 11 years ago
Igor Canadi d1d19f5db3 Fix valgrind error in c_test 11 years ago
Thomas Adam 38dc5ef45f [C-API] added the possiblity to create a HashSkipList or HashLinkedList to support prefix seeks 11 years ago
Yueh-Hsuan Chiang cda4006e87 Enhance partial merge to support multiple arguments 11 years ago
Igor Canadi 2bf1151a25 Fix C API 11 years ago
Thomas Adam ce2b1f7b44 added a test case for custom merge operator 11 years ago
Doğan Çeçen 6c4e110c8c Rename leveldb to rocksdb in C api 11 years ago
Dhruba Borthakur 4463b11cad Migrate names of properties from 'leveldb' prefix to 'rocksdb' prefix. 11 years ago
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 11 years ago
Chip Turner 0b83a83191 Fix poor error on num_levels mismatch and few other minor improvements 12 years ago
Dhruba Borthakur e0cd6bf0e9 The c_test was sometimes failing with an assertion. 12 years ago
amayank 854c66b089 Make compression options configurable. These include window-bits, level and strategy for ZlibCompression 12 years ago
heyongqiang a4f9b8b49e merge 1.5 12 years ago
Sanjay Ghemawat 85584d497e Added bloom filter support. 13 years ago
gabor@google.com 021ee9c32b C binding for leveldb, better readseq benchmark for SQLite. 13 years ago