Commit Graph

164 Commits (c49d704656fdd9fd27f7a7e9fc2f88c6b912c20d)

Author SHA1 Message Date
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
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
Injun Song ce1be2ce37 Fix build error on Windows (AppVeyor) (#1315) 8 years ago
Islam AbdelRahman e9b2af87f8 Expose ThreadPool under include/rocksdb/threadpool.h 8 years ago
Yi Wu 72f8cc703c LRU cache mid-point insertion 8 years ago
Yi Wu 4cc37f59e5 Introduce ClockCache 8 years ago
sdong 8b79422b52 [Proof-Of-Concept] RocksDB Blob Storage with a blob log file. 8 years ago
omegaga 44f5cc57a5 Add time series database (resubmitted) 8 years ago
sdong 7c4615cf1f A utility function to help users migrate DB after options change 8 years ago