Commit Graph

132 Commits (d616ebea23fa88cb9c2c8588533526a566d9cfab)

Author SHA1 Message Date
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Aaron Gao 44fa8ece9b change use_direct_writes to use_direct_io_for_flush_and_compaction 7 years ago
Warren Falk 41ccae6d26 Add C API functions (and tests) for WriteBatchWithIndex 7 years ago
Sagar Vemuri 1ffbdfd9a7 Add a new SstFileWriter constructor without explicit comparator 7 years ago
Islam AbdelRahman f89b3893c0 Remove skip_table_builder_flush and default it to true 7 years ago
Siying Dong 8efb5ffa2a [rocksdb][PR] Remove option min_partial_merge_operands and verify_checksums_in_comp… 7 years ago
Sagar Vemuri eb912a927e Remove disableDataSync option 7 years ago
oranagra b96372dead improving the C wrapper 8 years ago
Jay Lee 537da370da c: allow set savepoint to writebatch 8 years ago
siddontang 653ac1f9c6 C API: support total_order_mode 8 years ago
Vincent Lee e425ec1162 utilities/backupable: backup should limit the copy size of wal. 8 years ago
Aaron Gao 972f96b3fb direct io write support 8 years ago
siddontang 8f5d24ae68 C API: support get usage and pinned_usage for cache 8 years ago
siddontang b57dd9262a C API: support writebatch delete range 8 years ago
zhangjinpeng1987 45c7ce1377 CompactRangeOptions C API 8 years ago
Panagiotis Ktistakis 96fcefbf1d c api: expose option for dynamic level size target 8 years ago
zhangjinpeng1987 00197cff39 Add C API to set base_backgroud_compactions 8 years ago
Siying Dong 972e3ff295 Enable allow_concurrent_memtable_write and enable_write_thread_adaptive_yield by default 8 years ago
Aaron Gao e48f3f8b9e remove tabs and duplicate #include in c api 8 years ago
Jay Lee a7875272d7 c: support seek_for_prev 8 years ago
zhangjinpeng1987 879f366366 Add C api for RateLimiter 8 years ago
Benoit Girard 2b16d664cb Change max_bytes_for_level_multiplier to double 8 years ago
Jay Lee 16fb04434f expose IngestExternalFile to c abi 8 years ago
Adam Faulkner a10e8a056d Fix C api memtable rep bugs. (#1328) 8 years ago
zhangjinpeng1987 b06b191362 add C api for set wal_recovery_mode (#1327) 8 years ago
sdong 32149059f9 Merge options source_compaction_factor, max_grandparent_overlap_bytes and expanded_compaction_factor into max_compaction_bytes 8 years ago
Jay 49d88be021 c abi: allow compaction filter ignore snapshot (#1268) 8 years ago
sdong e5b5f12b81 Change options memtable_prefix_bloom_huge_page_tlb_size => memtable_huge_page_size and cover huge page to memtable too 8 years ago
Islam AbdelRahman 68a8e6b8fa Introduce FullMergeV2 (eliminate memcpy from merge operators) 8 years ago
sdong 7b79238b65 Deprectate filter_deletes 8 years ago
sdong 20699df843 memtable_prefix_bloom_bits -> memtable_prefix_bloom_bits_ratio and deprecate memtable_prefix_bloom_probes 8 years ago
Jan Doms 02ec8154e5 allow updating block cache capacity from C (#1149) 8 years ago
siddontang 21c047ab49 add readahead size option (#1146) 8 years ago
Shen Li def2f7bd0e Expose report_bg_io_stats option in the C API. (#1131) 8 years ago
siddontang 8f1214531e C API: Expose DeleteFileInRange (#1132) 8 years ago
Andrew Kryczka 54de13abac Fix compression dictionary clang errors 8 years ago
Andrew Kryczka 843d2e3137 Shared dictionary compression using reference block 8 years ago
Naitik Shah 99a3bf8f62 Merge pull request #1068 from daaku/c-purge-old-backups 8 years ago
Naitik Shah c146c9be18 rocksdb_create_mem_env to allow C libraries to create mem env (#1066) 8 years ago
Naitik Shah 6da70c5815 expose more options in the c api (#1067) 8 years ago
Naitik Shah 6f01687aae C rocksdb_create_iterators to expose NewIterators (#1069) 8 years ago
Marton Trencseni 9b51987521 Adding pin_l0_filter_and_index_blocks_in_cache feature and related fixes. 8 years ago
sdong b1fafcaca6 Revert "Adding pin_l0_filter_and_index_blocks_in_cache feature." 8 years ago
Marton Trencseni 522de4f59e Adding pin_l0_filter_and_index_blocks_in_cache feature. 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Warren Falk 0fde291abe expose memtable_prefix_bloom_huge_page_tlb_size option to C API 9 years ago
Warren Falk 7e81dba5cf Support creation of "full" format bloom filter from C API 9 years ago
SherlockNoMad ccc8c10c0c Move skip_table_builder_flush to BlockBasedTableOption 9 years ago
Sage Weil 543c12ab06 options: add recycle_log_file_num option 9 years ago
Igor Canadi 35ca59364c Don't let flushes preempt compactions 9 years ago