Commit Graph

577 Commits (b452dede5cab2930a88a1633f80a023dc5362501)

Author SHA1 Message Date
Lei Jin 5d0074c471 set bytes_per_sync to 1MB if rate limiter is enabled 10 years ago
Radheshyam Balasundaram 9674c11d01 Integrating Cuckoo Hash SST Table format into RocksDB 10 years ago
Lei Jin 37c6740c38 make statistics ToString function empty instead of pure virtual 10 years ago
Spencer Kimball 38e8b727a8 Fix typo, add missing inclusion of state void* in invocation of 10 years ago
Spencer Kimball c1f588af71 Add support for C bindings to the compaction V2 filter mechanism. 10 years ago
Igor Canadi 9c5a3f4746 FeatureSet DebugString 10 years ago
Demon 7ef7df005f fix project name in the comments 10 years ago
Igor Canadi 99e03bcbf1 Better comment for inplace_update_support 10 years ago
sdong f04356e660 Add DB::GetIntProperty() to return integer properties to be returned as integers 10 years ago
Lei Jin 40fa8a4cd5 make statistics forward-able 10 years ago
Radheshyam Balasundaram 62f9b071ff Implementation of CuckooTableReader 10 years ago
Lei Jin d650612c4c expose RateLimiter definition 10 years ago
Igor Canadi 0754d4cb3b SpatialDB change API 10 years ago
Radheshyam Balasundaram 07a7d870b8 Addressing TODOs in CuckooTableBuilder 10 years ago
Igor Canadi 6296330417 SpatialDB 10 years ago
Igor Canadi 1053358a84 Bump the version 10 years ago
Igor Canadi 0ff183a0d9 Move include/utilities/*.h to include/rocksdb/utilities/*.h 10 years ago
sdong e6de02103a Add a utility function to guess optimized options based on constraints 10 years ago
sdong f6b7e1ed1a Allow user to specify DB path of output file of manual compaction 10 years ago
Radheshyam Balasundaram cf3da899b0 Adding a new SST table builder based on Cuckoo Hashing 10 years ago
Lei Jin 9c0d84d240 improve comments for CrateRateLimiter() 10 years ago
Stanislau Hlebik 9d70cce047 Adding option to save PlainTable index and bloom filter in SST file. 10 years ago
Stanislau Hlebik 92d73cbe78 Add PlainTableOptions 10 years ago
sdong 0abaed2e08 Support multiple DB directories in universal compaction style 10 years ago
Igor Canadi 20c056306b Remove stats logger 10 years ago
sdong dd6c444822 Improve Put()'s comment to indicate that the key is overwritten if existing 10 years ago
Reed Allman 1fc71a4b16 C API: create missing cf's, cleanup 10 years ago
sdong 01700b6911 Update master to version 3.3 10 years ago
sdong 36de0e5359 Add a function to return current perf level 10 years ago
Stanislau Hlebik 30c81e7717 Removing NewTotalOrderPlainTableFactory 10 years ago
Igor Canadi f0a8be253e JSON (Document) API sketch 10 years ago
Lei Jin 534357ca3a integrate rate limiter into rocksdb 10 years ago
Lei Jin 5ef1ba7ff5 generic rate limiter 10 years ago
Reed Allman fd3fb4b0bf C API: update options w/ convenience funcs & fifo compaction 10 years ago
sdong 01159aa802 stackable_db: add default function for GetLiveFilesMetaData() 10 years ago
Igor Canadi 8a03935f8c Fix valgrind error in c_test 10 years ago
Evan Shaw 3f7104d7c5 C API: Allow setting compaction filter factory 10 years ago
Evan Shaw 91bede79cc C API: Add support for compaction filter factories (v1) 10 years ago
Evan Shaw 0bf5589c74 Fix compaction_filter.h typos 10 years ago
Reed Allman 1a34aaaef0 C API: column family support 10 years ago
Evan Shaw 9fc23d0c56 C API: support constructing write batch from serialized representation 10 years ago
Yueh-Hsuan Chiang 90a6aca48e Finer report I/O stats about Flush and Compaction. 10 years ago
Yueh-Hsuan Chiang d4d338de33 Add timeout_hint_us to WriteOptions and introduce Status::TimeOut. 10 years ago
sdong 2459f7ec4e Support Multiple DB paths (without having an interface to expose to users) 10 years ago
sdong 9c332aa11a HashLinkList memtable switches a bucket to a skip list to reduce performance outliers 10 years ago
sdong 19de6a7aad Remove MemTableRep::GetIterator(const Slice& slice) 10 years ago
Haobo Xu dfb31d152d [RocksDB] allow LDB tool to have customized key formatter 10 years ago
Igor Canadi 00b26c3a83 JSONDocument 10 years ago
Igor Canadi d4a8423334 Remove seek compaction 10 years ago
Evan Shaw d72313a7fa Add a way to set compaction filter in the C API 10 years ago