Commit Graph

19 Commits (b421a8c21b56da1b4f0a74bbda951efc4aada12b)

Author SHA1 Message Date
sdong 4720ba4391 Remove RocksDB LITE (#11147) 2 years ago
anand76 727bad78b8 Format files under table/ by clang-format (#10852) 3 years ago
Peter Dillinger e466173d5c Print stack traces on frozen tests in CI (#10828) 3 years ago
Levi Tamasi 81388b36e0 Add support for wide-column point lookups (#10540) 3 years ago
sdong 736a7b5433 Remove own ToString() (#9955) 3 years ago
mrambacher 13ae16c315 Cleanup includes in dbformat.h (#8930) 4 years ago
mrambacher 8948dc8524 Make ImmutableOptions struct that inherits from ImmutableCFOptions and ImmutableDBOptions (#8262) 4 years ago
mrambacher 4a09d632c4 Remove Legacy and Custom FileWrapper classes from header files (#7851) 5 years ago
Yanqin Jin 394210f280 Remove unused includes (#7604) 5 years ago
Yuhong Guo 5444942f15 Fix cmake build on MacOS (#7205) 5 years ago
Cheng Chang 741decfe37 Return early on failure when constructing CuckooTableReader (#6453) 5 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
anand76 afa2420c2b Introduce a new storage specific Env API (#5761) 6 years ago
sdong e8263dbdaa Apply formatter to recent 200+ commits. (#5830) 6 years ago
Vijay Nadimpalli d150e01474 New API to get all merge operands for a Key (#5604) 6 years ago
haoyuhuang 705b8eecb4 Add more callers for table reader. (#5454) 6 years ago
Zhongyi Xie d68f9f4580 simplify include directive involving inttypes (#5402) 6 years ago
Siying Dong 8843129ece Move some memory related files from util/ to memory/ (#5382) 6 years ago
Vijay Nadimpalli 50e470791d Organizing rocksdb/table directory by format 6 years ago
Siying Dong e9e0101ca4 Move test related files under util/ to test_util/ (#5377) 6 years ago
Sagar Vemuri dc3528077a Update all unique/shared_ptr instances to be qualified with namespace std (#4638) 7 years ago
Yanqin Jin bb5dcea98e Add path to WritableFileWriter. (#4039) 7 years ago
Maysam Yabandeh 8581a93a6b Per-thread unique test db names (#4135) 7 years ago
Zhongyi Xie c3ebc75843 Move prefix_extractor to MutableCFOptions 7 years ago
Zhongyi Xie 954b496b3f fix memory leak in two_level_iterator 7 years ago
Andrew Kryczka 5d68243e61 Comment out unused variables 7 years ago
Igor Sugak aba3409740 Back out "[codemod] - comment out unused parameters" 7 years ago
David Lai f4a030ce81 - comment out unused parameters 7 years ago
Andrew Kryczka 63f1c0a57d fix gflags namespace 8 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 8 years ago
Victor Gao 1d7048c598 comment out unused parameters 8 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Mike Kolupaev 397ab11152 Improve Status message for block checksum mismatches 8 years ago
yizhu.sun f5ba131bf8 Fixed some spelling mistakes 8 years ago
Tomas Kolda 04d58970cb AIX and Solaris Sparc Support 8 years ago
Aaron Gao 90cfd46458 update IterKey that can get user key and internal key explicitly 8 years ago
Maysam Yabandeh 11526252cc Pinnableslice (2nd attempt) 8 years ago
Maysam Yabandeh d0ba8ec8f9 Revert "PinnableSlice" 9 years ago
Maysam Yabandeh 54d94e9c2c PinnableSlice 9 years ago
Andrew Kryczka f998c9790f DeleteRange Get support 9 years ago
Andrew Kryczka 2391ef7214 Embed column family name in SST file 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 10 years ago
Dmitri Smirnov 236fe21c92 Enable MS compiler warning c4244. 10 years ago
sdong 35ad531be3 Seperate InternalIterator from Iterator 10 years ago
Igor Canadi 81a61d75dc Skipped tests shouldn't be failures [part 2] 10 years ago
agiardullo 064294081b Improved FileExists API 10 years ago
Islam AbdelRahman cf6a7bebc8 Block cuckoo table tests in ROCKSDB_LITE 10 years ago
sdong 6e9fbeb27c Move rate_limiter, write buffering, most perf context instrumentation and most random kill out of Env 10 years ago
Anurag Indu 211ca26aee Fixing build issue 10 years ago
Igor Sugak 9405b5ef8f rocksdb: Remove #include "util/string_util.h" from util/testharness.h 10 years ago