Commit Graph

6671 Commits (bbcd3b0bd2c6dbc10e1bbf73f994179031c76c27)
 

Author SHA1 Message Date
Yi Wu 92afe830f9 Update all blob db TTL and timestamps to uint64_t 7 years ago
Alan Somers 5883a1ae24 Fix /bin/bash shebangs 7 years ago
Andrew Kryczka cc01985db0 Introduce bottom-pri thread pool for large universal compactions 7 years ago
Yi Wu 0b814ba92d Allow concurrent writes to blob db 7 years ago
Yi Wu 2c45ada4c4 Blob DB garbage collection should keep keys with newer version 7 years ago
Maysam Yabandeh 58410aee44 Fix the overflow bug in AwaitState 7 years ago
Maysam Yabandeh c3d5c4d38a Refactor TransactionImpl 7 years ago
Andrew Kryczka 060ccd4f84 support multiple CFs with OPTIONS file 7 years ago
Sagar Vemuri 3453870677 Fix statistics in RocksJava sample 7 years ago
Yi Wu 1900771bd2 Dump Blob DB options to info log 7 years ago
奏之章 3218edc573 Fix universal compaction bug 7 years ago
Andrew Kryczka 6a36b3a7b9 fix db get/write stats 7 years ago
Siying Dong a84cee8127 Add a missing "once" in .h 7 years ago
Siying Dong 21696ba502 Replace dynamic_cast<> 7 years ago
Mike Kolupaev e85f2c64cb Prevent empty memtables from using a lot of memory 7 years ago
Sagar Vemuri ac748c57ed Fix FIFO Compaction with TTL tests 7 years ago
Yi Wu aaf42fe775 Move blob_db/ttl_extractor.h into blob_db/blob_db.h 7 years ago
Sagar Vemuri aace46516b Fix license headers in Cassandra related files 7 years ago
Islam AbdelRahman 50a969131f CacheActivityLogger, component to log cache activity into a file 7 years ago
Yi Wu 6083bc79f8 Blob DB TTL extractor 7 years ago
Andrew Kryczka 710411aea6 fix asan/valgrind for TableCache cleanup 7 years ago
Yi Wu 3a3fb00b7a TARGETS file not setting sse explicitly 7 years ago
Siying Dong fca4d6da17 Build fewer tests in Travis platform_dependent tests 7 years ago
Aaron Gao 8f553d3c52 remove unnecessary internal_comparator param in newIterator 7 years ago
Siying Dong 7f6d012d70 "ccache -C" in Travis 7 years ago
Andrew Kryczka d12691b86f move TableCache::EraseHandle outside of db mutex 7 years ago
Andrew Kryczka f33f113683 fix db_bench argument type 7 years ago
Siying Dong e7697b8ce8 Fix LITE unit tests 7 years ago
Andres Suarez 3ce20e985b Fix use of RocksDBCommonHelper in cont_integration.sh 7 years ago
Siying Dong c281b44829 Revert "CRC32 Power Optimization Changes" 7 years ago
Sagar Vemuri 9980de262c Fix FIFO compaction picker test 7 years ago
Kamalalochana Subbaiah 2289d38115 CRC32 Power Optimization Changes 7 years ago
Maysam Yabandeh 30b58cf71a Remove the orphan assert on !need_log_sync 7 years ago
Yi Wu fe1a5559f3 Fix flaky write_callback_test 7 years ago
Yi Wu addbd279c2 5.6.1 release blog post 7 years ago
Andrew Gallagher 30edff308e buckification: remove explicit `-msse*` compiler flags 7 years ago
Maysam Yabandeh 2b259c9d49 Lower num of iterations in DeadlockCycle test 7 years ago
Maysam Yabandeh 277f6f23d4 Release note for partitioned index/filters 7 years ago
Andres Suarez 5e731a1382 Remove unused rocksdb arcanist lib 7 years ago
Thi Doan 9b11d4345a Fix broken links 7 years ago
atkawa7 06f1917449 add vcpkg as an windows option 7 years ago
Islam AbdelRahman ea8ad4f678 Fix compaction div by zero logging 7 years ago
kapitan-k 34112aeffd Added db paths to c 7 years ago
Daniel Black 1d8aa2961c Gcc 7 ParsedInternalKey replace memset with clear function. 7 years ago
Islam AbdelRahman a4c42e8007 Fix UBSAN issue of passing nullptr to memcmp 7 years ago
Daniel Black 16e0388205 LRUCacheShard cache line size alignment 7 years ago
Islam AbdelRahman 216644c61c enable UBSAN macro in TARGETS 7 years ago
Siying Dong e67b35c076 Add Iterator::Refresh() 7 years ago
Andrew Kryczka a34b2e388e Fix caching of compaction picker's next index 7 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 7 years ago