Commit Graph

169 Commits (7e37a5918cbe18e6aca0751d9ff01c0e1dc3b055)

Author SHA1 Message Date
Donovan Hide 4f9fae9bb7 Add rocksdb_open_for_read_only to C API 11 years ago
Lei Jin 3995e801ab kill ReadOptions.prefix and .prefix_seek 11 years ago
Thomas Adam 98422cba77 [C-API] implemented more options 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
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
Albert Strasheim 72aacf6b96 A few more C API functions. 11 years ago
Igor Canadi 2bf1151a25 Fix C API 11 years ago
Thomas Adam 68248a2ac5 added a delete method for custom filter policy and merge operator to make it possible to override the cleanup behaviour of the return value 11 years ago
Thomas Adam d74c9b79ea Enhancements to the API 11 years ago
Albert Strasheim df2f92214a Support for LZ4 compression. 11 years ago
Mike Lin 4b1d049236 C API: add rocksdb_env_set_high_priority_background_threads 11 years ago
Mike Lin 2a2506b629 C bindings: add a bunch of the newer options 11 years ago
Doğan Çeçen 6c4e110c8c Rename leveldb to rocksdb in C api 11 years ago
Dhruba Borthakur 31295b0a1b Add License message to public header files. 11 years ago
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 12 years ago
Chip Turner 0b83a83191 Fix poor error on num_levels mismatch and few other minor improvements 12 years ago
Chip Turner c0cb289d57 Various build cleanups/improvements 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. 14 years ago