Commit Graph

1976 Commits (bc6b2ab401252277a07bc0e3c962b5eda40a8266)
 

Author SHA1 Message Date
Feng Zhu bc6b2ab401 enable kHashSearch for blocktable in db_bench 10 years ago
Feng Zhu 87895c62db fix bug in LOG for flush memtable 10 years ago
Stanislau Hlebik 1c9f190ae3 Fix db_test 10 years ago
Radheshyam Balasundaram 0418e66e2a Refactoring Version::Get() 10 years ago
Feng Zhu c11d604ab3 store file_indexer info in sequential memory 10 years ago
Igor Canadi 1614284eff Fix compressed cache 10 years ago
Stanislau Hlebik d916593ead Add Prev() for merge operator 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
Igor Canadi d2a727c182 BG -> GB 10 years ago
Igor Canadi 591c2a3b4b [db stress] Don't drop column families if there's only 1 10 years ago
Igor Canadi ee6b35e55a Fix mac compile 10 years ago
Lei Jin 46f0f6ddd5 improve InternalStats output 10 years ago
Feng Zhu 178fd6f9db use FileLevel in LevelFileNumIterator 10 years ago
Tomislav Novak 3b97ee96c4 ForwardIterator seek bugfix 10 years ago
Yueh-Hsuan Chiang a51fbf5f3f Update HISTORY.md for release 3.3 10 years ago
Igor Canadi 3f53d2762f Merge pull request #200 from rdallman/missing_cf 10 years ago
Igor Canadi 5ff6633588 Fix mac compile 10 years ago
Reed Allman 1fc71a4b16 C API: create missing cf's, cleanup 10 years ago
Tomislav Novak 105c1e099b ForwardIterator::status() checks all child iterators 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 536f4b31a6 Add missing DB functions to DocumentDB 10 years ago
Igor Canadi f0a8be253e JSON (Document) API sketch 10 years ago
Feng Zhu 222cf2555a change the init parameter for FileDescriptor 10 years ago
Lei Jin 8a7d1fe616 disable rate limiter test 10 years ago
Feng Zhu f697cad15c create compressed_levels_ in Version, allocate its space using arena. Make Version::Get, Version::FindFile faster 10 years ago
Yueh-Hsuan Chiang cae316d758 Merge pull request #195 from ankgup87/master 10 years ago
Yueh-Hsuan Chiang 70828557ef Some fixes on size compensation logic for deletion entry in compaction 10 years ago
Ankit Gupta 0a4d930264 Caching methodId and fieldId is fine: v2 10 years ago
Ankit Gupta b6caaea9d3 Caching methodId and fieldId is fine 10 years ago
Ankit Gupta 21e522673f Revert wrong commit 10 years ago
Ankit Gupta 05bd545000 Caching methodId and fieldId is fine 10 years ago
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
Ankit Gupta 4216ca36ae Class IDs and method IDs should not be cached 10 years ago
Ankit Gupta 637744ce15 Package .so file with JNI jar 10 years ago
sdong 01159aa802 stackable_db: add default function for GetLiveFilesMetaData() 10 years ago