Commit Graph

6058 Commits (d616ebea23fa88cb9c2c8588533526a566d9cfab)
 

Author SHA1 Message Date
Siying Dong 8efb5ffa2a [rocksdb][PR] Remove option min_partial_merge_operands and verify_checksums_in_comp… 7 years ago
Siying Dong 1ba2804b7f Remove XFunc tests 7 years ago
Aaron Gao e7d902e693 add direct_io and compaction_readahead_size in db_stress 7 years ago
Aaron Gao 1ef5f50e84 detect logical sector size 7 years ago
Andrew Kryczka ed50308d20 check backup directory exists before listing children 7 years ago
Giuseppe Ottaviano 4d7c06cedf Make WriteBatchWithIndex moveble 7 years ago
Andrew Kryczka 5040414e6f Gracefully handle previous backup interrupted 7 years ago
Aaron Gao f206af56fc add use_direct_io() to ReadaheadRandomAccessFile 7 years ago
Aaron Gao 0824934423 truncate patch 7 years ago
Aaron Gao 286a36db7f posix writablefile truncate 7 years ago
Daniel Black f0879e4c39 Page size isn't always 4k on linux 7 years ago
Mike Kolupaev 18eeb7b90e Fix interference between max_total_wal_size and db_write_buffer_size checks 7 years ago
Islam AbdelRahman 1560b2f5f0 Temporarly return deprecated functions to fix MongoRocks build 7 years ago
Aaron Gao 2a0f3d0de1 level compaction expansion 7 years ago
Yulia Kartseva ebc8a79980 alignment is on in ReadaheadRandomAccessFile::Read() 7 years ago
Yi Wu 381fd32247 Remove timeout_hint_us from WriteOptions 7 years ago
Islam AbdelRahman fce7a6e196 Fail IngestExternalFile when bg_error_ exists 7 years ago
Marcin Dlugajczyk a618a16f44 New subcode for IOError to detect the ESTALE errno 7 years ago
Islam AbdelRahman 7ab0051835 Remove deprecated DB::AddFile and DB::CompactRange 7 years ago
notna123 4016673663 Adding Dlang to the list 7 years ago
Shu Zhang 756c5924e6 Allow adding external v1 sst file with no global seqno support 7 years ago
Volker Mische aa0298fa9b Remove trailing whitespace from examples Makefile 7 years ago
Aaron Gao db2b4eb50e avoid direct io in rocksdb_lite 7 years ago
Andrew Kryczka 43e9f01c20 Fix repair_test on ROCKSDB_LITE 7 years ago
Xiaofei Du 7106a994fe Use monotonic time points in write_controller.cc and rate_limiter.cc 7 years ago
Yi Wu c2247dc1c7 Make DBImpl::has_unpersisted_data_ atomic 7 years ago
Sagar Vemuri eb912a927e Remove disableDataSync option 7 years ago
Adam Retter 0227c16d67 Update static library versions and add checksums 7 years ago
Andrew Kryczka b3aae4d07c Add repair_test to make check 7 years ago
Adam Retter 421ce7c2ba Add support for JNI Library on Linux on PowerPC. 7 years ago
Siying Dong 9afa20cf2f Increase build version and HISTORY.md for releasing 5.2 7 years ago
Dmitri Smirnov a5adda0642 Fix repair issues 7 years ago
Andrew Kryczka b48e4778be Consolidate file cutting logic in compaction loop 7 years ago
Maysam Yabandeh ac2a77a746 Announce the experimetnal two-level index feature in HISTORY.md 7 years ago
Maysam Yabandeh c4a37dcb44 Print the missed last layer in cfstats 7 years ago
Maysam Yabandeh a12818afc0 Blog post for 5.1.2 release 7 years ago
Andrew Kryczka 3b4ac8076b Clarify ldb column family argument 7 years ago
Andrew Kryczka d70ce7ee0b Move db_bench flags out of unnamed namespace 7 years ago
Andrew Kryczka 186c7eedb0 Remove incorrect statistics warning 7 years ago
James Sun 53bb01516d [rocksdb][PR] compaction_style and compaction_pri should output their value as a st… 7 years ago
Maysam Yabandeh 69d5262c81 Two-level Indexes 7 years ago
Dmitri Smirnov 0a4cdde50a Windows thread 7 years ago
Vitaliy Liptchinsky 1aaa898cf1 Adding GetApproximateMemTableStats method 7 years ago
Rhys Parry 9fc23c55f2 Use gcc-4.9-glibc-2.20-fb python in precommit_checker 7 years ago
Andrew Kryczka b797e42157 Dump compression dictionary meta-block 7 years ago
Siying Dong 036d668b19 Fix wrong result in data race case related to Get() 7 years ago
Islam AbdelRahman 574b543f80 Rename merger.h -> merging_iterator.h 7 years ago
Dmitri Smirnov add8b50cc9 Move ThreadLocal implementation into .cc 7 years ago
Siying Dong 71d2496afc Fix arc setting for Facebook internal tools 7 years ago
Siying Dong f289d9f4ac Fix OSX build break after the fallocate change 7 years ago