Commit Graph

5424 Commits (0a1bd9c509786b9ab6365e263b867c1bbdca6cc7)
 

Author SHA1 Message Date
Andrew Kryczka bbd6a5a184 ldb restore subcommand 8 years ago
Andrew Kryczka 9498069fc9 Run error-filtering script on diff-triggered tests 8 years ago
Islam AbdelRahman f8061a237e Fix Statistics TickersNameMap miss match with Tickers enum 8 years ago
Islam AbdelRahman 16e225f70d Fix MergeContext::copied_operands_ strings moving 8 years ago
krad a4955b39ac Run sandcastle tests in /dev/shm 8 years ago
Yi Wu ae0ad719de Fix flaky DBSSTTEST::DeleteObsoleteFilesPendingOutputs 8 years ago
zhang-tong b2a8016df1 Update db_bench_tool.cc (#1239) 8 years ago
Yi Wu c6654588bd Disable two dynamic options tests under lite build 8 years ago
sdong 2a6d0cde72 Ignore stale logs while restarting DBs 8 years ago
Alexander Jipa ee8bf2e41f fixes 1228: rockdbjni loadLibraryFromJarToTemp fails when file is already present (#1232) 8 years ago
sdong f85df120f2 Re-enable tsan crash white-box test with reduced killing odds 8 years ago
Islam AbdelRahman 89e4c48820 Update README.md to include appveyor badge 8 years ago
Peter (Stig) Edwards b06ca5f860 ldb load, prefer ifsteam(/dev/stdin) to std::cin (#1207) 8 years ago
sdong 4ea0ab3cc5 Revert "Remove bashism from `make check` (#1225)" 8 years ago
Alexander Jipa 12767b3130 fixes 1220: rocksjni build fails on Windows due to variable-size array declaration (#1223) 8 years ago
Andrew Kryczka a9d512a76b Update .gitignore for internal release 8 years ago
sdong d5a51d4de3 Need to make sure log file synced before flushing memtable of one column family 8 years ago
Yi Wu 89f319c2df Fix unit test which breaks lite build 8 years ago
sdong b50632920d Add unit test not on /dev/shm as part of the pre-commit tests 8 years ago
krad b9a97181aa Bump next release version 8 years ago
ryneli 663afef884 Add EnvLibrados - RocksDB Env of RADOS (#1222) 8 years ago
Yi Wu 32604e6601 Fix flush not being commit while writing manifest 8 years ago
John Alexander 9ab38c45ad Remove %z Format Specifier and Fix Windows Build of sim_cache.cc (#1224) 8 years ago
Volker Mische 08ab1d83ac Remove bashism from `make check` (#1225) 8 years ago
sdong f9b14be495 Re-enable TSAN crash test but only with black box crash test 8 years ago
sdong 68f3eb746c Run release build for CLANG and GCC 4.8.1 in pre-commit tests too 8 years ago
omegaga e70020e4f6 Only cache level 0 indexes and filter when opening table reader 8 years ago
krad 7bedd94406 Build break fix 8 years ago
Islam AbdelRahman 68a8e6b8fa Introduce FullMergeV2 (eliminate memcpy from merge operators) 8 years ago
sdong e70ba4e40e MemTable::PostProcess() can skip updating num_deletes if the delta is 0 8 years ago
sdong 2a282e5f54 DBTablePropertiesTest.GetPropertiesOfTablesInRange: Fix Flaky 8 years ago
krad d9cfaa2b16 Persistent Read Cache (6) Persistent cache tier implentation - File layout 8 years ago
John Alexander 9430333f84 New Statistics to track Compression/Decompression (#1197) 8 years ago
Alexander Jipa 515b11ffab fixes #1210: rocksdb/java/CMakeLists.txt lacks cmake_minimum_required (#1214) 8 years ago
Alexander Jipa 876cb8bfb4 fixes #1212: rocksdbjni maven build does not escape slashes in groovy script (#1213) 8 years ago
sdong 21c55bdb6e DBTest.DynamicLevelCompressionPerLevel: Tune Threshold 8 years ago
Yi Wu 4b95253587 Refactor cache.cc 8 years ago
Igor Canadi c6a8665b37 Update LANGUAGE-BINDINGS.md 8 years ago
Wanning Jiang 880ee363eb ldb backup support 8 years ago
sdong 6797e6ffac Avoid updating memtable allocated bytes if write_buffer_size is not set 8 years ago
Aaron Gao dda6c72ac8 Add DestroyColumnFamilyHandle(ColumnFamilyHandle**) to db.h 8 years ago
Andrew Kryczka 56222f57df Avoid FileMetaData copy 8 years ago
Jay Edgar 15b7a4ab88 Fixed output size and removed unneeded loop 8 years ago
Yi Wu 6ea41f8527 Fix deadlock when trying update options when write stalls 8 years ago
Jay Edgar efd013d6d8 Miscellaneous performance improvements 8 years ago
omegaga e6f68faf99 Update Makefile to fix dependency 8 years ago
Aaron Gao 816ae098ea fix test failure 8 years ago
Andrew Kryczka e295da1266 Fix Log() doc for default level 8 years ago
Aaron Gao 8e6b38d895 update DB::AddFile to ingest list of sst files 8 years ago
Yi Wu 296545a2c7 Fix clang analyzer errors 8 years ago