Commit Graph

371 Commits (d758273cebb320c3a188c3dc7ac4293698fd1c5b)

Author SHA1 Message Date
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 8 years ago
Tomas Kolda 04d58970cb AIX and Solaris Sparc Support 8 years ago
Nick Anderson 066cfbacc0 Adding -noprofile to CMakeLists for Windows 8 years ago
Tamir Duberstein a6439d797e CMake: compile with -O2 8 years ago
Tamir Duberstein bc3973259c CMake: add support for SSE4.2 8 years ago
Willem Jan Withagen 04abb2b2dd FreeBSD only requires WITH_JEMALLOC, not the rest 8 years ago
Siying Dong ff97287016 Refactor compaction picker code 8 years ago
Sagar Vemuri 343b59d6ee Move various string utility functions into string_util 8 years ago
Yi Wu df6f5a3772 Move memtable related files into memtable directory 8 years ago
Tamir Duberstein 107c5f6a60 CMake: more MinGW fixes 8 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 8 years ago
Siying Dong ce64b8b719 Divide db/db_impl.cc 8 years ago
Siying Dong 43010a929f Revert "[rocksdb][PR] CMake: more MinGW fixes" 8 years ago
Tamir Duberstein 3450ac8c1b CMake: more MinGW fixes 8 years ago
Andrew Kryczka e2c6c06366 add TimedEnv 8 years ago
Siying Dong 6ef8c620d3 Move auto_roll_logger and filename out of db/ 8 years ago
Tamir Duberstein b6d6090630 CMake: support AVX2 in MinGW 8 years ago
Orgad Shaneh 6401a8b76b Fix build with MinGW 8 years ago
Min Wei 8a8c967460 Enable Fast CRC32 for Win64 8 years ago
Maysam Yabandeh a2f7a514d1 Refactoring 8 years ago
Siying Dong ba4c77bd6b Divide external_sst_file_test 8 years ago
Siying Dong 8ad0fcdf99 Separate small subset tests in DBTest 8 years ago
Siying Dong 1ba2804b7f Remove XFunc tests 8 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
Igor Canadi 3f407b065c Kill flashcache code in RocksDB 8 years ago
Andrew Kryczka e333528991 DeleteRange write path end-to-end tests 8 years ago
Kefu Chai 41e77b8390 cmake: s/STEQUAL/STREQUAL/ 8 years ago
Yueh-Hsuan Chiang 647eafdc21 Introduce Lua Extension: RocksLuaCompactionFilter 8 years ago
Willem Jan Withagen dc51bd716b CMakeLists.txt: FreeBSD has jemalloc as default malloc 8 years ago
Yi Wu 1ea79a78c9 Optimize sequential insert into memtable - Part 1: Interface 8 years ago
Vladislav Vaintroub 196af035c1 Introduce FAIL_ON_WARNINGS CMake variable (default ON) 8 years ago
Kefu Chai 9c0bb7f172 cmake: drop "-march=native" from CXX_FLAGS (#1429) 8 years ago
Kefu Chai 60a2bbba94 Makefile: generate util/build_version.cc from .in file (#1384) 8 years ago
Islam AbdelRahman 869ae5d786 Support IngestExternalFile (remove AddFile restrictions) 8 years ago
Andrew Kryczka 6fbe96baf8 Compaction Support for Range Deletion 8 years ago
Adam Retter ce4963fdfc [doc] Document that Visual Studio 2015+ is now required for Windows builds (#1389) 8 years ago
Bassam Tabbara aea3ce4c83 Avoid string CONCAT which is not supported in cmake 2.6 (#1383) 8 years ago
Kefu Chai 21f4bb5a89 cmake support for linux and osx (#1358) 8 years ago
Yi Wu 9ed928e7a9 Split DBOptions into ImmutableDBOptions and MutableDBOptions 8 years ago
Islam AbdelRahman 52ee07b021 Move AddFile() tests to external_sst_file_test.cc 8 years ago