Commit Graph

85 Commits (27f3af596609f3b86af5080cc870c869e836e7f2)

Author SHA1 Message Date
yite.gu 560906ab33 Add a simple example of backup and restore (#10054) 2 years ago
sdong 33742c2a9f Remove BlockBasedTableOptions.hash_index_allow_collision (#9454) 2 years ago
Peter Dillinger fd3e0f43b3 Require C++17 (#9481) 2 years ago
Akanksha Mahajan 74ccd1931e Remove deprecated option DBOptions::skip_log_error_on_recovery (#9434) 2 years ago
Hui Xiao 1e0e883ca5 Remove deprecated API AdvancedColumnFamilyOptions::soft_rate_limit/hard_rate_limit (#9452) 2 years ago
Jay Zhuang 3e27add385 Fix a backward compatibility issue (#9456) 2 years ago
Jay Zhuang 961d8dacf2 Remove unused option purge_redundant_kvs_while_flush (#9429) 2 years ago
Yanqin Jin 0376869f05 Remove using namespace (#9369) 2 years ago
Peter Dillinger cb5b851ff8 Add (& fix) some simple source code checks (#8821) 3 years ago
Ed rodriguez 7381dad1b1 make:Fix c header prototypes (#7994) 3 years ago
mrambacher 7d472accdc Bring the Configurable options together (#5753) 4 years ago
Tomasz Posłuszny 8d44d792c3 Make examples work on Windows (#7304) 4 years ago
Kefu Chai f4583f7480 add WITH_EXAMPLES options to cmake and cleanups. (#6580) 4 years ago
Derrick Pallas 3a1c29d40e Add missing my_pid to fprintf in multi_process_example (#6731) 4 years ago
mrambacher 4cbc19d2a1 Add a ConfigOptions for use in comparing objects and converting to/from strings (#6389) 4 years ago
Cheng Chang 2ccb794eb6 Use DestroyColumnFamilyHandle instead of directly deleting column family handle (#6505) 4 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
Cheng Chang 86623a7153 Update example of optimistic transaction (#6074) 5 years ago
Cheng Chang 77565d7532 Add example to show the effect of Get in snapshot isolation (#6059) 5 years ago
Cheng Chang c0983d0691 Add asserts in transaction example (#6055) 5 years ago
sdong e8263dbdaa Apply formatter to recent 200+ commits. (#5830) 5 years ago
Zhongyi Xie 2f41ecfe75 Refactor trimming logic for immutable memtables (#5022) 5 years ago
Zhongyi Xie d68f9f4580 simplify include directive involving inttypes (#5402) 5 years ago
Yanqin Jin 9358178edc Support for single-primary, multi-secondary instances (#4899) 5 years ago
Maysam Yabandeh 80ade9ad83 Pin top-level index on partitioned index/filter blocks (#4037) 6 years ago
Maysam Yabandeh 7fdf735d5d Pinnableslice examples and blog post 7 years ago
Siying Dong 21696ba502 Replace dynamic_cast<> 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Tamir Duberstein 107c5f6a60 CMake: more MinGW fixes 7 years ago
Siying Dong 43010a929f Revert "[rocksdb][PR] CMake: more MinGW fixes" 7 years ago
Tamir Duberstein 3450ac8c1b CMake: more MinGW fixes 7 years ago
Sagar Vemuri 8888de2b13 Update .gitignore file in examples 7 years ago
Islam AbdelRahman f89b3893c0 Remove skip_table_builder_flush and default it to true 7 years ago
Volker Mische aa0298fa9b Remove trailing whitespace from examples Makefile 7 years ago
Sagar Vemuri eb912a927e Remove disableDataSync option 7 years ago
Changli Gao 2fb70dc798 examples: Add options_file_example to target all 8 years ago
Aaron Gao 972f96b3fb direct io write support 8 years ago
Jonathan Lee 7004a6f7b8 Add missing copyright header 8 years ago
daoye.ch 4b0aa3c4c8 Fix failed compaction_filter_example and add it into make all 8 years ago
Jo Liss 215d12826d Fix typo (#903) 8 years ago
Yi Wu 8e061f9740 Refactor GetMutableOptionsFromStrings 8 years ago
Islam AbdelRahman 68a8e6b8fa Introduce FullMergeV2 (eliminate memcpy from merge operators) 8 years ago
Islam AbdelRahman 886af59105 Fix examples/Makefile jemalloc error 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
Igor Canadi e6e505a4d9 Fix examples 9 years ago
Igor Canadi aa29cc1289 Improve examples/README.md 9 years ago
Yueh-Hsuan Chiang b60cb88c7f Update examples/rocksdb_option_file_example.ini 9 years ago