summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2019-09-20Apply formatter to recent 200+ commits. (#5830)sdong
2019-08-23Refactor trimming logic for immutable memtables (#5022)Zhongyi Xie
2019-06-06simplify include directive involving inttypes (#5402)Zhongyi Xie
2019-03-26Support for single-primary, multi-secondary instances (#4899)Yanqin Jin
2018-06-22Pin top-level index on partitioned index/filter blocks (#4037)Maysam Yabandeh
2017-08-24Pinnableslice examples and blog postMaysam Yabandeh
2017-07-28Replace dynamic_cast<>Siying Dong
2017-07-15Change RocksDB LicenseSiying Dong
2017-04-06CMake: more MinGW fixesTamir Duberstein
2017-04-04Revert "[rocksdb][PR] CMake: more MinGW fixes"Siying Dong
2017-04-04CMake: more MinGW fixesTamir Duberstein
2017-03-23Update .gitignore file in examplesSagar Vemuri
2017-03-02Remove skip_table_builder_flush and default it to trueIslam AbdelRahman
2017-02-16Remove trailing whitespace from examples MakefileVolker Mische
2017-02-13Remove disableDataSync optionSagar Vemuri
2016-12-28examples: Add options_file_example to target allChangli Gao
2016-12-22direct io write supportAaron Gao
2016-12-14Add missing copyright headerJonathan Lee
2016-11-15Fix failed compaction_filter_example and add it into make alldaoye.ch
2016-09-14Fix typo (#903)Jo Liss
2016-09-13Refactor GetMutableOptionsFromStringsYi Wu
2016-07-20Introduce FullMergeV2 (eliminate memcpy from merge operators)Islam AbdelRahman
2016-06-14Fix examples/Makefile jemalloc errorIslam AbdelRahman
2016-04-01Adding pin_l0_filter_and_index_blocks_in_cache feature and related fixes.Marton Trencseni
2016-03-21Revert "Adding pin_l0_filter_and_index_blocks_in_cache feature."sdong
2016-03-17Adding pin_l0_filter_and_index_blocks_in_cache feature.Marton Trencseni
2016-02-09Updated all copyright headers to the new format.Baraa Hamodi
2015-12-16Fix examplesIgor Canadi
2015-12-16Improve examples/README.mdIgor Canadi
2015-12-08Update examples/rocksdb_option_file_example.iniYueh-Hsuan Chiang
2015-11-30Fixed some typos in the comments of rocksdb options file exampleYueh-Hsuan Chiang
2015-11-12Add OptionsUtil::LoadOptionsFromFile() APIYueh-Hsuan Chiang
2015-10-11[RocksDB Options File] Add TableOptions section and support BlockBasedTableYueh-Hsuan Chiang
2015-10-07Compaction filter on merge operandsIgor Canadi
2015-09-29RocksDB Options file format and its serialization / deserialization.Yueh-Hsuan Chiang
2015-08-25Fix compact_files_exampleAndres Notzli
2015-08-11Pessimistic Transactionsagiardullo
2015-06-05[API Change] Improve EventListener::OnFlushCompleted interfaceYueh-Hsuan Chiang
2015-06-01Fixed compile warning in compact_files_example.ccYueh-Hsuan Chiang
2015-05-29Optimistic Transactionsagiardullo
2015-05-22fix typo in c_simple_exampleagiardullo
2015-02-09Fix formattingIgor Canadi
2015-02-09added simple example for db restore from backupMarko Kevac
2015-02-09fixed c_simple_example and added some commentsMarko Kevac
2015-01-31Allow creating backups from CMarko Kevac
2015-01-27Updated .gitignore to ignore *~ files and example object filesalabid
2015-01-27Added WriteBatch block to simple_example.ccalabid
2015-01-12Fix c_simple_exampleIgor Canadi
2015-01-09Fixed memory issue in c_simple_examplefyrz
2015-01-07:%s/build_config/make_configIgor Canadi