Commit Graph

31 Commits (0acaa1a8464f35d0f4cf83a1bafbad662bfe0c99)

Author SHA1 Message Date
Yanqin Jin 7c76a7fba2 Support GetAllKeyVersions() for non-default cf (#5544) 5 years ago
anand76 7259e28d91 MultiGet parallel IO (#5464) 5 years ago
Yanqin Jin 340ed4fac7 Add support for timestamp in Get/Put (#5079) 5 years ago
Siying Dong e9e0101ca4 Move test related files under util/ to test_util/ (#5377) 5 years ago
Yi Zhang 3e63e553b4 Fix MultiGet ASSERT bug when passing unsorted result (#5195) 5 years ago
Yanqin Jin 3189398c00 Fix bugs detected by clang analyzer (#5185) 5 years ago
anand76 fefd4b98c5 Introduce a new MultiGet batching implementation (#5011) 5 years ago
Michael Liu ca89ac2ba9 Apply modernize-use-override (2nd iteration) 5 years ago
Siying Dong cf3a671733 Remove cuckoo hash memtable (#4953) 5 years ago
Anand Ananthabhotla b9d6eccac1 Lock free MultiGet (#4754) 6 years ago
Sagar Vemuri dc3528077a Update all unique/shared_ptr instances to be qualified with namespace std (#4638) 6 years ago
Bo Hou cd9404bb77 xxhash 64 support 6 years ago
Maysam Yabandeh 8581a93a6b Per-thread unique test db names (#4135) 6 years ago
amytai 0a3db28d98 Disallow compactions if there isn't enough free space 6 years ago
Andrew Kryczka 5d68243e61 Comment out unused variables 6 years ago
Anand Ananthabhotla dfbe52e099 Fix the Logger::Close() and DBImpl::Close() design pattern 6 years ago
Igor Sugak aba3409740 Back out "[codemod] - comment out unused parameters" 6 years ago
David Lai f4a030ce81 - comment out unused parameters 6 years ago
Anand Ananthabhotla 4b124fb9d3 Handle error return from WriteBuffer() 6 years ago
Yi Wu dc360df81e Fix multiple build failures 7 years ago
Anand Ananthabhotla d0f1b49ab6 Add a Close() method to DB to return status when closing a db 7 years ago
Andrew Kryczka 0c6e8be9e2 Fix directory name for db_basic_test 7 years ago
Dmitri Smirnov ebab2e2d42 Enable MSVC W4 with a few exceptions. Fix warnings and bugs 7 years ago
Andrew Kryczka 7fbb9eccaf support disabling checksum in block-based table 7 years ago
Andrew Kryczka ed0a4c93ef perf_context measure user bytes read 7 years ago
Siying Dong fca4d6da17 Build fewer tests in Travis platform_dependent tests 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Ewout Prangsma 51778612c9 Encryption at rest support 7 years ago
Aaron Gao 7f6c02dda1 using ThreadLocalPtr to hide ROCKSDB_SUPPORT_THREAD_LOCAL from public… 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Siying Dong 8ad0fcdf99 Separate small subset tests in DBTest 7 years ago