Commit Graph

5844 Commits (ebc8a799801d1eed26d9042c95b879fc83aa0b3f)
 

Author SHA1 Message Date
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 8 years ago
Andrew Kryczka b797e42157 Dump compression dictionary meta-block 8 years ago
Siying Dong 036d668b19 Fix wrong result in data race case related to Get() 8 years ago
Islam AbdelRahman 574b543f80 Rename merger.h -> merging_iterator.h 8 years ago
Dmitri Smirnov add8b50cc9 Move ThreadLocal implementation into .cc 8 years ago
Siying Dong 71d2496afc Fix arc setting for Facebook internal tools 8 years ago
Siying Dong f289d9f4ac Fix OSX build break after the fallocate change 8 years ago
Siying Dong 4a3e7d320c Change the default of delayed slowdown value to 16MB/s 8 years ago
Siying Dong 0513e21f9b RangeSync() should work with ROCKSDB_FALLOCATE_PRESENT not set 8 years ago
Islam AbdelRahman 8b369ae5bd Cleaner default options using C++11 in-class init 8 years ago
Islam AbdelRahman ec79a7b53c Dedup code in option.cc and db_options.cc 8 years ago
oranagra b96372dead improving the C wrapper 8 years ago
Siying Dong 04c4ec41d1 Change corruption_test to use 4 bits. 8 years ago
Siying Dong 2d75cd40d3 NewLRUCache() to pick number of shard bits based on capacity if not given 8 years ago
Siying Dong f25f1ec60b Add test DBTest2.GetRaceFlush which can expose a data race bug 8 years ago
Andrew Kryczka 37d4a79e99 Deserialize custom Statistics object in db_bench 8 years ago
Andrew Kryczka 3b35134e4b Avoid cache lookups for range deletion meta-block 8 years ago
Andrew Kryczka 94a0c32e73 Fix LRU Ref() for handles with external references only 8 years ago
Andrew Kryczka 17c1180603 Generalize Env registration framework 8 years ago
sdong 07dddd5f7e EnvPosixTestWithParam should wait for all threads to finish 8 years ago
sdong 5dad9d6d28 Avoid logs_ operation out of DB mutex 8 years ago