Commit Graph

5837 Commits (aa0298fa9bd9daf4cd49ba343f5d848706c9635a)
 

Author SHA1 Message Date
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 8 years ago
Maysam Yabandeh ac2a77a746 Announce the experimetnal two-level index feature in HISTORY.md 8 years ago
Maysam Yabandeh c4a37dcb44 Print the missed last layer in cfstats 8 years ago
Maysam Yabandeh a12818afc0 Blog post for 5.1.2 release 8 years ago
Andrew Kryczka 3b4ac8076b Clarify ldb column family argument 8 years ago
Andrew Kryczka d70ce7ee0b Move db_bench flags out of unnamed namespace 8 years ago
Andrew Kryczka 186c7eedb0 Remove incorrect statistics warning 8 years ago
James Sun 53bb01516d [rocksdb][PR] compaction_style and compaction_pri should output their value as a st… 8 years ago
Maysam Yabandeh 69d5262c81 Two-level Indexes 8 years ago
Dmitri Smirnov 0a4cdde50a Windows thread 8 years ago
Vitaliy Liptchinsky 1aaa898cf1 Adding GetApproximateMemTableStats method 8 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
Islam AbdelRahman a7b13919bf Fix CompactFiles() bug when used with CompactionFilter using SuperVersion 8 years ago
Andrew Kryczka 616a1464ea Fix DeleteRange including sentinels in output files 8 years ago
Zongzhi Chen c918c4b76a Update USERS.md add user Pika 8 years ago
Islam AbdelRahman 03ca2ac8a9 Remove function from DBImpl that are not used anywhere 8 years ago
Andrew Kryczka b0029bc7fa Test merge op covered by range deletion in memtable 8 years ago
Andrew Kryczka d438e1ec17 Test range deletion block outlives table reader 8 years ago
Arun Sharma fba726e555 Version librocksdb.so 8 years ago