Commit Graph

106 Commits (7c919decccfac35a675a906a2347dba09e17420c)

Author SHA1 Message Date
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 8 years ago
Yi Wu 2568985ab3 IOStatsContext::ToString() add option to exclude zero counters 8 years ago
Jonathan Wiepert cf38e56f2f Fix broken appveyor build caused by D53991 8 years ago
Dmitri Smirnov 9656eab005 This partially addresses issue https://github.com/facebook/rocksdb/issues/935 9 years ago
Tomas Kolda e2972803a6 Adding support for Windows JNI build 9 years ago
Islam AbdelRahman d6c838f1e1 Add SstFileManager (component tracking all SST file in DBs and control the deletion rate) 9 years ago
Tomas Kolda 4265f81e87 Remove util/auto_roll_logger.cc (it was moved to different directory) 9 years ago
Tomas Kolda d7f22b6d25 Fixing generated GenerateBuildVersion.vcxproj when one builds on different 9 years ago
Andrew Kryczka 167bd8856d [directory includes cleanup] Finish removing util->db dependencies 9 years ago
Andrew Kryczka 46f9cd46af [directory includes cleanup] Move cross-function test points 9 years ago
Andrew Kryczka eceb5cb1b7 Split db_test.cc (part 1: properties) 9 years ago
Siying Dong 22c0ed8a5f Disable Visual Studio Warning C4351 9 years ago
Nathan Bronson 7d87f02799 support for concurrent adds to memtable 9 years ago
Dmitri Smirnov 3fa68af316 Enable MS compiler warning c4244. 9 years ago
Dmitri Smirnov 236fe21c92 Enable MS compiler warning c4244. 9 years ago
Sage Weil 2074ddd625 env: add EnvMirror 9 years ago
Warren Falk c6fedf2bf8 Add compaction_iterator and delete_scheduler tests to Windows build 9 years ago
yuslepukhin 78de0c9222 Fix up VS 15 build. 9 years ago
Nathan Bronson 78812ec6bf InlineSkipList - part 1/3 9 years ago
Vasili Svirski 41b32c6059 Enable C4267 warning 9 years ago
yuslepukhin 047bd22aae Build on Visual Studio 2015 Update 1 9 years ago
Dmitri Smirnov 89bacb7e7d Enable MS Warning C4804 : unsafe use of type 'bool' in operation 9 years ago
Dmitri Smirnov 8f01f25414 Remove forward_iter_bench from Win build. 9 years ago
Venkatesh Radhakrishnan 7824444bfc Reuse file iterators in tailing iterator when memtable is flushed 9 years ago
yuslepukhin 2ab3e2df2c Fix a build break so tests can run 9 years ago
Yueh-Hsuan Chiang e11f676e34 Add OptionsUtil::LoadOptionsFromFile() API 9 years ago