Commit Graph

18 Commits (main)

Author SHA1 Message Date
Andrew Kryczka 5cf6ab6f31 Ran clang-format on db/ directory (#10910) 2 years ago
Yanqin Jin 0376869f05 Remove using namespace (#9369) 2 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
Zhongyi Xie d68f9f4580 simplify include directive involving inttypes (#5402) 5 years ago
Siying Dong 8843129ece Move some memory related files from util/ to memory/ (#5382) 5 years ago
Siying Dong e9e0101ca4 Move test related files under util/ to test_util/ (#5377) 5 years ago
Maysam Yabandeh 8581a93a6b Per-thread unique test db names (#4135) 6 years ago
Andrew Kryczka 63f1c0a57d fix gflags namespace 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Aaron Gao 44fa8ece9b change use_direct_writes to use_direct_io_for_flush_and_compaction 7 years ago
Dmitri Smirnov 0a4cdde50a Windows thread 7 years ago
Aaron Gao 972f96b3fb direct io write support 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 8 years ago
Islam AbdelRahman 605a24d94e Block forward_iterator_bench under MAC and Windows 9 years ago
Islam AbdelRahman ca5566d209 Fix clang build 9 years ago
Venkatesh Radhakrishnan d06b63e99f Fix Rocksdb lite build failure in forward_iterator_bench 9 years ago
Venkatesh Radhakrishnan 7824444bfc Reuse file iterators in tailing iterator when memtable is flushed 9 years ago