Commit Graph

37 Commits (dc9d5634fd0c51be2c4fdf0ba5467375af67c653)

Author SHA1 Message Date
Igor Canadi 35ca59364c Don't let flushes preempt compactions 9 years ago
agiardullo 81d072623c move convenience.h out of utilities 9 years ago
Igor Canadi a9c5109515 Deprecate purge_redundant_kvs_while_flush 9 years ago
sdong f9728640f3 "make format" against last 10 commits 9 years ago
unknown 5c79132335 Revert the changes related to Options, as requested to seperate them into 9 years ago
Dmitri Smirnov d2f0912bd3 Merge the latest changes from github/master 9 years ago
Dmitri Smirnov 18285c1e2f Windows Port from Microsoft 9 years ago
agiardullo c815351038 Support saving history in memtable_list 9 years ago
Igor Canadi 4a855c0799 Add an option wal_bytes_per_sync to control sync_file_range for WAL files 9 years ago
Igor Sugak 220d0dff7c rocksdb: Remove #include "util/random.h" from util/testharness.h 10 years ago
Igor Canadi c88ff4ca76 Deprecate removeScanCountLimit in NewLRUCache 10 years ago
Igor Sugak b4b69e4f77 rocksdb: switch to gtest 10 years ago
Igor Canadi 485ac0dbd0 Add rate_limiter to string options 10 years ago
Igor Canadi db03739340 options.level_compaction_dynamic_level_bytes to allow RocksDB to pick size bases of levels dynamically. 10 years ago
Sameet Agarwal e7c434c364 Add columnfamily option optimize_filters_for_hits to optimize for key hits only 10 years ago
Igor Canadi 92416fa7f2 Fix mac build 10 years ago
Igor Canadi 96ab15d306 GetOptionsFromString + fixes to block_based_table_options 10 years ago
fyrz cfe8837e43 Switch logv with loglevel to virtual 10 years ago
sdong 5917de0bae CappedFixTransform: return fixed length prefix, or full key if key is shorter than the fixed length 10 years ago
Yueh-Hsuan Chiang 3b494a6103 Make options_test runnable on ROCKSDB_LITE 10 years ago
Yoshinori Matsunobu ceaea2b72d Adding prefix_extractor string config parameter 10 years ago
Lei Jin 5045c43944 add support for nested BlockBasedTableOptions in config string 10 years ago
Igor Canadi d699d70343 Make RocksDB compile without gflags 10 years ago
Bryan Rosario 9e285d4238 Added CompatibleOptions for compatibility with LevelDB Options 10 years ago
Lei Jin be005e17bb fix clang compilation 10 years ago
Jonah Cohen 517c28994d Options helper supports k, m, g, and t unit suffixes 10 years ago
Igor Canadi 3c92e52338 Fix include 10 years ago
Lei Jin c76dcb44d4 fix 10 years ago
Lei Jin b452dede5c fix 10 years ago
Yueh-Hsuan Chiang 3ead857a0d Fixed Mac compile error in util/options_test.cc 10 years ago
Lei Jin cd0d581ff5 convert Options from string 10 years ago
Igor Canadi 21ddcf6e4f Remove allow_thread_local 10 years ago
Igor Canadi 53b0039954 Fix release compile 10 years ago
Igor Canadi 3c232e1647 Fix mac compile 10 years ago
Lei Jin e4eca6a1e5 Options conversion function for convenience 10 years ago
liuhuahang bb6ae0f80c fix more compile warnings 10 years ago
sdong e6de02103a Add a utility function to guess optimized options based on constraints 10 years ago