Commit Graph

6058 Commits (d616ebea23fa88cb9c2c8588533526a566d9cfab)
 

Author SHA1 Message Date
Mike Kolupaev d18dd2c41f Abort compactions more reliably when closing DB 8 years ago
Anirban Rahut 62384ebe9c Guarding extra fallocate call with TRAVIS because its not working pro… 8 years ago
Changli Gao 9f246298e2 Performance: Iterate vector by reference 8 years ago
Andrew Kryczka fe395fb63d Allow incrementing refcount on cache handles 8 years ago
Sunpoet Po-Chuan Hsieh 2172b660eb Fix build on FreeBSD 8 years ago
Dmitri Smirnov 3c233ca4ea Fix Windows environment issues 8 years ago
Maysam Yabandeh 7631734563 Fix the error in ColumnFamiliesTest 8 years ago
Daniel Black 7a02ad070f Update travis to ubuntu trusty 8 years ago
Siying Dong 60c509ff18 Fix valgrind failure in test CurrentFileModifiedWhileCheckpointing2PC 8 years ago
Maysam Yabandeh d0ba8ec8f9 Revert "PinnableSlice" 8 years ago
Maysam Yabandeh 54d94e9c2c PinnableSlice 8 years ago
Dmitri Smirnov e04480faed Fix MS warnings. Use ROCKSDB_Prsz for size_t. 8 years ago
Yi Wu c081f7215b 5.0.1 release blog post 8 years ago
Islam AbdelRahman ac73d7558b Add GetSupportedCompressions() convenience function 8 years ago
Andrew Kryczka b104b87814 Maintain position in range deletions map 8 years ago
Yi Wu 640d724808 Update db_bench and sst_dump to test with block cache mid-point inser? 8 years ago
siddontang 653ac1f9c6 C API: support total_order_mode 8 years ago
Adam Retter 85ac1a320a Fix rocksdb::Status::getState 8 years ago
Islam AbdelRahman 76711b6e77 Make ExternalSSTFileTest::CompactionDeadlock more deterministic 8 years ago
Islam AbdelRahman c963460dbc Fix tests under GCC_481 8 years ago
Andrew Kryczka 33c86d677f Fix backupable db test 8 years ago
Vincent Lee e425ec1162 utilities/backupable: backup should limit the copy size of wal. 8 years ago
Maysam Yabandeh 0712d541d1 Delegate Cleanables 8 years ago
Islam AbdelRahman d58ef52ba6 Allow SstFileWriter to Fadvise the file away from page cache 8 years ago
Siying Dong 17a4b75cc3 Always fsync the file after file copying 8 years ago
Changli Gao 2fb70dc798 examples: Add options_file_example to target all 8 years ago
leipeng a738af8f84 db/pinned_iterators_manager.h: bugfix 8 years ago
Siying Dong 906523d98a Add description to the 2PC checkpooint bug in HISTORY.md 8 years ago
Siying Dong 438f22bc56 Fix bug of Checkpoint loses recent transactions with 2PC 8 years ago
Gunnar Kudrjavets 335981d473 Fix the directory path for RocksDB repo 8 years ago
Gunnar Kudrjavets 548b628054 Enable conditionally using adaptive mutexes 8 years ago
Sage Weil 4e07b08eff include/rocksdb/utilities/env_librados: fix typo 8 years ago
Yi Wu ab48c165a9 Print cache options to info log 8 years ago
Aaron Gao 972f96b3fb direct io write support 8 years ago
Islam AbdelRahman 989e644ed8 Remove sst_file_manager option from LITE 8 years ago
Islam AbdelRahman 1beef6569a Fix c_test 8 years ago
Siying Dong 3d692822f8 persistent_cache: fix two timer 8 years ago
ivan 046099c9b5 The array is malloced by backtrace_symbols(), and must be freed 8 years ago
Yi Wu 6ff2c8d7f7 Remove gflags as travis build dependency 8 years ago
Islam AbdelRahman 3cd9ed1c31 Show sandcastle URL in phabricator 8 years ago
Andrew Kryczka 50e305de98 Collapse range deletions 8 years ago
Yi Wu 5d1457dbbf Dump persistent cache options 8 years ago
Siying Dong 7bd725e962 db_bench: introduce --benchmark_read_rate_limit 8 years ago
Siying Dong 296691847d Update Netflix section of USERS.md 8 years ago
Daniel Black 342370f1d3 Simplify MemTable::Update 8 years ago
Ding Ma 1a136c1f13 Expose file size 8 years ago
Andrew Kryczka fbff4628a9 Reduce compaction iterator status checks 8 years ago
Jianpeng Ma bd6cf7b51d WritableFileWriter: default buffer size equal min(64k,options.writabl? 8 years ago
Yi Wu fc0c6fd984 "make format" format diff since last commit from master 8 years ago
Daniel Black 816c1e30ca gcc-7 requires include <functional> for std::function 8 years ago