Commit Graph

2203 Commits (a2bb7c3c332f226a435d81845fe53a2a7c63d38f)
 

Author SHA1 Message Date
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
Yueh-Hsuan Chiang 250f035782 [Java] Optimize statistics collector, improve object dependency in RocksObjects 10 years ago
Ankit Gupta 25682d1596 [Java] Optimize statistics collector, improve object dependency in RocksObjects 10 years ago
Igor Canadi 2d3d63597a Fix signed-unsigned compare error 10 years ago
Radheshyam Balasundaram f6272e3055 Fixing memory leaks in cuckoo_table_builder_test 10 years ago
Yueh-Hsuan Chiang d19aa25594 [Java] Add Java support for cache sharding. 10 years ago
Yueh-Hsuan Chiang ae7743f226 Fixed some make and linking issues of RocksDBJava 10 years ago
sdong f6b7e1ed1a Allow user to specify DB path of output file of manual compaction 10 years ago
Yueh-Hsuan Chiang bbe2e91d00 Fixed a compile error of cuckoo_table_builder. 10 years ago
Radheshyam Balasundaram cf3da899b0 Adding a new SST table builder based on Cuckoo Hashing 10 years ago
Lei Jin f6f1533c6f make internal stats independent of statistics 10 years ago
Feng Zhu 50c2dcb78f add options.block_restart_interval in db_bench 10 years ago
Lei Jin 9c0d84d240 improve comments for CrateRateLimiter() 10 years ago
Stanislau Hlebik c1a90b0848 Fix db_bench 10 years ago
Yueh-Hsuan Chiang 80a94d0517 [Java] Fixed the Java compilation error caused by PlainTableFactory API change. 10 years ago
Igor Canadi 37693704d6 Merge pull request #207 from Chilledheart/develop 10 years ago
Chilledheart 54f4e2f188 Fix clang compiler warnings 10 years ago
Stanislau Hlebik f4c49aeade Update HISTORY.md 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
Yueh-Hsuan Chiang 052ddbe0e2 Add MaxInputLevel() to CompactionPicker 10 years ago
Yueh-Hsuan Chiang 2f289dccf3 Add -Wsign-compare to WARNING_FLAGS in Makefile 10 years ago
Yueh-Hsuan Chiang aac941b3f0 Fixed a signed and unsigned comparison in Compaction 10 years ago
Radheshyam Balasundaram 0d57e3ad7d Guarding files_ attribute with #ifndef NDEBUG guard in FilePicker class. 10 years ago
Yueh-Hsuan Chiang 3178510153 Allow class Compaction to handle input files from multiple levels. 10 years ago
Yueh-Hsuan Chiang 296e340753 Add struct CompactionInputFiles to manage compaction input files. 10 years ago
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