Commit Graph

1939 Commits (ef1aad97f9845335617ed0f4224c05a240687ee6)
 

Author SHA1 Message Date
Lei Jin ef1aad97f9 fix one more internal_stats issue 10 years ago
Lei Jin 73d7147096 make rate limiter test more reliable 10 years ago
Lei Jin 8a9cc7885c report correct interval amplification 10 years ago
Lei Jin 534357ca3a integrate rate limiter into rocksdb 10 years ago
Lei Jin 5ef1ba7ff5 generic rate limiter 10 years ago
Lei Jin b278ae8e50 Apply fractional cascading in ForwardIterator::Seek() 10 years ago
Igor Canadi 1b95bf734d Merge pull request #197 from rdallman/update-options 10 years ago
Reed Allman fd3fb4b0bf C API: update options w/ convenience funcs & fifo compaction 10 years ago
Igor Canadi db1a10e9b8 Merge pull request #198 from rdallman/cf-compact-range 10 years ago
Igor Canadi 5491c486eb Merge pull request #199 from jrobeson/patch-1 10 years ago
Johnny Robeson 058421dea8 facebook accounts are not required for CLA signers 10 years ago
Reed Allman e9b18b6b89 C API: bugfix column_family_comact_range 10 years ago
sdong 01159aa802 stackable_db: add default function for GetLiveFilesMetaData() 10 years ago
Igor Canadi 4adf64e068 Fix compile issue 10 years ago
Igor Canadi 862227769a Merge pull request #194 from ankgup87/master 10 years ago
Igor Canadi 8a03935f8c Fix valgrind error in c_test 10 years ago
Igor Canadi 8f6e9ab209 Merge pull request #191 from edsrzf/c-api-compaction-filter-factory 10 years ago
Evan Shaw 13a130cc00 C API: Add test for compaction filter factories 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
Ankit Gupta 97bfcd6a16 Update doc of options.cc 10 years ago
Ankit Gupta c9cfb88256 Remove doc from options class 10 years ago
Ankit Gupta 4efca96bb3 Change enum type from int to byte 10 years ago
Radheshyam Balasundaram f0660d5253 Adding NUMA support to db_bench tests 10 years ago
Ankit Gupta e8c592c625 Add newline 10 years ago
Igor Canadi 0bc5fa9f40 Merge pull request #190 from edsrzf/c-api-writebatch-serialized 10 years ago
Ankit Gupta 47f0cf6d38 Add docs 10 years ago
Ankit Gupta da12f9ec4e Remove .so package with JNI 10 years ago
Ankit Gupta 54d7a2c0c5 Add compression type to options 10 years ago
Igor Canadi efbb4bd387 Merge pull request #193 from rdallman/columnfamilies 10 years ago
Ankit Gupta bc708e0012 Merge branch 'master' of https://github.com/facebook/rocksdb 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 7b85c1e900 Improve SimpleWriteTimeoutTest to avoid false alarm. 10 years ago
Lei Jin 8d9a46fcd1 initialize decoded_internal_key_valid 10 years ago
Yueh-Hsuan Chiang d33657a4a5 Fixed a warning in release mode. 10 years ago
Yueh-Hsuan Chiang 90a6aca48e Finer report I/O stats about Flush and Compaction. 10 years ago
Yueh-Hsuan Chiang a1df6c1fc8 Update HISTORY.md to include TimeOut write API and compaction update. 10 years ago
Yueh-Hsuan Chiang d4d338de33 Add timeout_hint_us to WriteOptions and introduce Status::TimeOut. 10 years ago
Ankit Gupta 6b835c6009 Merge branch 'master' of https://github.com/facebook/rocksdb 10 years ago
Ankit Gupta 70aa243fa1 Package .so file with .jar 10 years ago
Igor Canadi 4203431e71 Fix mac os compile error 10 years ago
Yueh-Hsuan Chiang 6580685260 Add TimedWait() API to CondVar. 10 years ago
sdong 2459f7ec4e Support Multiple DB paths (without having an interface to expose to users) 10 years ago
Igor Canadi f146cab261 Centralize compression decision to compaction picker 10 years ago
Igor Canadi d3f63f03ad Fix 32-bit errors 10 years ago
sdong 1d05006740 Re-commit the correct part (WalDir) of the revision: 10 years ago
sdong 30b20604db Revert "Two small fixes in db_test" 10 years ago
sdong 9c332aa11a HashLinkList memtable switches a bucket to a skip list to reduce performance outliers 10 years ago