Commit Graph

187 Commits (c281b44829ac87ce3349804eba2456be0a604dcb)

Author SHA1 Message Date
Pengchao Wang 534c255c7a Cassandra compaction filter for purge expired columns and rows 7 years ago
Andrew Kryczka 7ac184c6d7 Revert cmake -DNDEBUG for non-MSVC 7 years ago
Giuseppe Ottaviano 8f927e5f75 Fix undefined behavior in Hash 7 years ago
Yi Wu 982cec22af Fix TARGETS file tests list 7 years ago
Ewout Prangsma 51778612c9 Encryption at rest support 7 years ago
Chen Shen cbd825deea Create a MergeOperator for Cassandra Row Value 7 years ago
Siying Dong 95b0e89b5d Improve write buffer manager (and allow the size to be tracked in block cache) 7 years ago
Maysam Yabandeh 5a9b4d7435 Retire memenv https://github.com/facebook/rocksdb/pull/2082 7 years ago
Tamir Duberstein 0dc3040d54 db: avoid `#include`ing malloc and jemalloc simultaneously 7 years ago
Yi Wu ad19eb8686 Fixing blob db sequence number handling 7 years ago
Yi Wu 345878a7fb update blob_db_test 7 years ago
Tamir Duberstein 103d0692ea Avoid unsupported attributes when not building with UBSAN 7 years ago
Nikhil Benesch a48a62d5ba define NDEBUG in CMake non-debug builds 7 years ago
Nikhil Benesch 11c5d4741a cross-platform compatibility improvements 7 years ago
Yi Wu 86d5492530 Fix build error with blob DB. 7 years ago
Andrew Kryczka 3fa9a39c68 Add GetAllKeyVersions API 7 years ago
Yi Wu c61e72c421 Add missing files of blob_db to CMake file 7 years ago
Anirban Rahut d85ff4953c Blob storage pr 7 years ago
Tamir Duberstein fdaefa0309 travis: add Windows cross-compilation 7 years ago
Andrew Kryczka f6a27d0bce Extract statistics tests into separate file 7 years ago
Andrew Kryczka e5e545a021 Reunite checkpoint and backup core logic 7 years ago
Tomas Kolda 04d58970cb AIX and Solaris Sparc Support 7 years ago
Nick Anderson 066cfbacc0 Adding -noprofile to CMakeLists for Windows 7 years ago
Tamir Duberstein a6439d797e CMake: compile with -O2 7 years ago
Tamir Duberstein bc3973259c CMake: add support for SSE4.2 7 years ago
Willem Jan Withagen 04abb2b2dd FreeBSD only requires WITH_JEMALLOC, not the rest 7 years ago
Siying Dong ff97287016 Refactor compaction picker code 7 years ago
Sagar Vemuri 343b59d6ee Move various string utility functions into string_util 7 years ago
Yi Wu df6f5a3772 Move memtable related files into memtable directory 7 years ago
Tamir Duberstein 107c5f6a60 CMake: more MinGW fixes 7 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 7 years ago
Siying Dong ce64b8b719 Divide db/db_impl.cc 7 years ago
Siying Dong 43010a929f Revert "[rocksdb][PR] CMake: more MinGW fixes" 7 years ago
Tamir Duberstein 3450ac8c1b CMake: more MinGW fixes 7 years ago
Andrew Kryczka e2c6c06366 add TimedEnv 7 years ago
Siying Dong 6ef8c620d3 Move auto_roll_logger and filename out of db/ 7 years ago
Tamir Duberstein b6d6090630 CMake: support AVX2 in MinGW 7 years ago
Orgad Shaneh 6401a8b76b Fix build with MinGW 7 years ago
Min Wei 8a8c967460 Enable Fast CRC32 for Win64 7 years ago
Maysam Yabandeh a2f7a514d1 Refactoring 7 years ago
Siying Dong ba4c77bd6b Divide external_sst_file_test 7 years ago
Siying Dong 8ad0fcdf99 Separate small subset tests in DBTest 7 years ago
Siying Dong 1ba2804b7f Remove XFunc tests 7 years ago
Dmitri Smirnov 0a4cdde50a Windows thread 8 years ago
Islam AbdelRahman 574b543f80 Rename merger.h -> merging_iterator.h 8 years ago
Andrew Kryczka 17c1180603 Generalize Env registration framework 8 years ago
Arun Sharma fba726e555 Version librocksdb.so 8 years ago
Arun Sharma d7ea44f2f9 Fixup a couple of builds errors on Linux. 8 years ago
Kefu Chai 4e35ffdfab cmake: check -momit-leaf-frame-pointer before using it 8 years ago
Yi Wu c270735861 Iterator should be in corrupted status if merge operator return false 8 years ago