Commit Graph

80 Commits (eb357af58c972d5ccbb84739f9aab77897a6f817)

Author SHA1 Message Date
sdong f441b273ae WriteBatchWithIndex to support an option to overwrite rows when operating the same key 10 years ago
Lei Jin cd0d581ff5 convert Options from string 10 years ago
Igor Canadi 1d525891bd Update HISTORY for 3.6 10 years ago
Igor Canadi 21ddcf6e4f Remove allow_thread_local 10 years ago
Lei Jin 57a32f147f change target_file_size_base to uint64_t 10 years ago
Lei Jin 51af7c326c CuckooTable: add one option to allow identity function for the first hash function 10 years ago
Igor Canadi 4a27a2f193 Don't sync manifest when disableDataSync = true 10 years ago
Igor Canadi 88841bd007 Explicitly cast char to signed char in Hash() 10 years ago
Igor Canadi a2bb7c3c33 Push- instead of pull-model for managing Write stalls 10 years ago
Igor Canadi 8de151bb99 Add db_bench with lots of column families to regression tests 10 years ago
Raghav Pisolkar e0b99d4f5d created a new ReadOptions parameter 'iterate_upper_bound' 10 years ago
Lei Jin 1b1d9619ff update HISTORY.md 10 years ago
Lei Jin 1755581f19 improve OptimizeForPointLookup() 10 years ago
Lei Jin 384400128f move block based table related options BlockBasedTableOptions 10 years ago
sdong 28b5c76004 WriteBatchWithIndex: a wrapper of WriteBatch, with a searchable index 10 years ago
sdong 5585e00279 Update release note of 3.4 10 years ago
Spencer Kimball bcefedeb6d Update HISTORY.md 10 years ago
Igor Canadi e4c3673923 Never CompactRange to level 0 in level compaction 10 years ago
sdong f04356e660 Add DB::GetIntProperty() to return integer properties to be returned as integers 10 years ago
sdong f6784766db Add DB property estimated number of keys 10 years ago
Lei Jin 40fa8a4cd5 make statistics forward-able 10 years ago
Igor Canadi 0ff183a0d9 Move include/utilities/*.h to include/rocksdb/utilities/*.h 10 years ago
Stanislau Hlebik f4c49aeade Update HISTORY.md 10 years ago
Stanislau Hlebik 92d73cbe78 Add PlainTableOptions 10 years ago
sdong 0abaed2e08 Support multiple DB directories in universal compaction style 10 years ago
Yueh-Hsuan Chiang a51fbf5f3f Update HISTORY.md for release 3.3 10 years ago
Stanislau Hlebik 30c81e7717 Removing NewTotalOrderPlainTableFactory 10 years ago
Lei Jin 534357ca3a integrate rate limiter into rocksdb 10 years ago
Yueh-Hsuan Chiang a1df6c1fc8 Update HISTORY.md to include TimeOut write API and compaction update. 10 years ago
sdong 9c332aa11a HashLinkList memtable switches a bucket to a skip list to reduce performance outliers 10 years ago
Haobo Xu 3aae401726 [RocksDB] history change for 3.2 10 years ago
sdong a1ddfc610b Fix some entries in HISTORY.md 10 years ago
Igor Canadi d4a8423334 Remove seek compaction 10 years ago
sdong 8c265c08f1 HashLinkList to log distribution of number of entries aross buckets 10 years ago
sdong 200e4b4a72 Add a table factory that can read DB with both of PlainTable and BlockBasedTable in it 10 years ago
Igor Canadi 1fd4654de5 Update HISTORY.md 10 years ago
Igor Canadi 6de6a06631 FIFO compaction style 10 years ago
Kai Liu 0b3d03d026 Materialize the hash index 10 years ago
Igor Canadi 26f5dd9a5a TablePropertiesCollectorFactory 10 years ago
sdong 3a171dcb51 Pass logger to memtable rep and TLB page allocation error logged to info logs 10 years ago
Igor Canadi 044af85847 Update HISTORY.md -- release RocksDB 3.0 10 years ago
Igor Canadi 0afc8bc29a xxHash 10 years ago
Lei Jin 3995e801ab kill ReadOptions.prefix and .prefix_seek 10 years ago
James Pearce a745089554 Added period 10 years ago
Igor Canadi ddef6841b3 Renamed InfoLogLevel::DEBUG to InfoLogLevel::DEBUG_LEVEL 10 years ago
sdong f01a04ea2d Update HISTORY.md 10 years ago
sdong 4af1954fd6 Compaction Filter V1 to use old context struct to keep backward compatible 10 years ago
Igor Canadi 577556d5f9 Don't store version number in MANIFEST 10 years ago
Dhruba Borthakur 96e2c2c031 Geo spatial support. 10 years ago
Igor Canadi ebaff6f9e2 fix the HISTORY file to describe change happened in b47812fb 10 years ago