Commit Graph

481 Commits (cc2099803a1de4dab8aa748cb26b2650e740d197)

Author SHA1 Message Date
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
Dmitri Smirnov e4609a749b Fix Windows build issues (#1253) 8 years ago
omegaga d51dc96a79 Experiments on column-aware encodings 8 years ago
Alexander Jipa 50b8d29b9c fixes 1230: Error:string sub-command REGEX, mode REPLACE needs at least 6 arguments total to command (#1231) 8 years ago
Islam AbdelRahman f8061a237e Fix Statistics TickersNameMap miss match with Tickers enum 8 years ago
Yi Wu 32604e6601 Fix flush not being commit while writing manifest 8 years ago
Yi Wu 4b95253587 Refactor cache.cc 8 years ago
Yi Wu 6ea41f8527 Fix deadlock when trying update options when write stalls 8 years ago
John Alexander 43692793e3 Fixed Minor Bug on Windows Build and db_bench_tool.cc (#1189) 8 years ago
sdong 6faddd7c55 Merge db/slice.cc into util/slice.cc 8 years ago
sdong b2973eaaeb Remove options builder 8 years ago
krad 5b197bff41 Enabled Windows build for volatile tier implementation 8 years ago
krad 3070ed9021 Persistent Read Cache (4) Interface definitions 8 years ago
Andrew Kryczka 6e6622abb9 Create env_basic_test [pluggable Env part 2] 8 years ago
Andrew Kryczka af0c9ac01d Env registry for URI-based Env selection [pluggable Env part 1] 8 years ago
krad 62d5480984 Add persistent cache to Windows build system 8 years ago
omegaga d379d110ee Update CMakeLists.txt for added test 8 years ago
sdong 1d725ca51d Deprecate BlockBasedTableOptions.hash_index_allow_collision=false. 8 years ago
Dmitri Smirnov 26adaad438 Split WinEnv into separate classes. (#1128) 8 years ago
Islam AbdelRahman 1f2dca0eaa Add MaxOperator to utilities/merge_operators/ 8 years ago
Dmitri Smirnov bac3be7c46 Fix build issue. (#1123) 8 years ago
krad a08c8c851a Added PersistentCache abstraction 8 years ago
Dmitri Smirnov aab91b8d8f Use generic threadpool for Windows environment (#1120) 8 years ago
Reid Horuff a657ee9a9c [rocksdb] Recovery path sequence miscount fix 8 years ago
Andrew Kryczka 3f16a836a4 Introduce chroot Env 8 years ago
Dmitri Smirnov ee221d2de0 Introduce XPRESS compresssion on Windows. (#1081) 8 years ago
Yi Wu 792762c42c Split db_test.cc 8 years ago
Sherlock 80b74a6c64 Include ldb tool in the windows build (#914) 8 years ago
sdong a23c6052c8 Don't run DBOptionsAllFieldsSettable under valgrind 8 years ago
Andrew Kryczka e182f03c1e Add unit tests for RepairDB 8 years ago
SherlockNoMad f11b0df121 Fix AppVeyor build error 8 years ago
SherlockNoMad 54f6b9e162 Histogram Concurrency Improvement and Time-Windowing Support 8 years ago
Yi Wu f71fc77b7c Cache to have an option to fail Cache::Insert() when full 8 years ago
sdong e79ad9e184 Add Iterator Property rocksdb.iterator.version_number 9 years ago