Commit Graph

886 Commits (f1574a20ff9ac2b84ef151c95034c612492dbd81)

Author SHA1 Message Date
xiaochenfan 0993c9225f Fix broken dependency: update zlib from 1.2.12 to 1.2.13 (#10833) 2 years ago
Peter Dillinger e466173d5c Print stack traces on frozen tests in CI (#10828) 2 years ago
Anatol Pomozov 4a83b16ce3 Use grep instead of obsolete egrep (#10701) 2 years ago
anand76 fb9a025892 Fix platform 10 build with folly (#10708) 2 years ago
Hui Xiao f79b3d19a7 Inject spurious wakeup and sleep before acquiring db mutex to expose race condition (#10291) 2 years ago
anand76 be09943fb5 Build and link libfolly with RocksDB (#10103) 2 years ago
Jay Zhuang d9e71fb2c5 Fix periodic_task unable to re-register the same task type (#10379) 2 years ago
Jay Zhuang a3acf2ef87 Add seqno to time mapping (#10338) 2 years ago
Jay Zhuang 6ce0b2ca34 Tiered Compaction: per key placement support (#9964) 2 years ago
Manuel Ung 071fe39c05 Allow user to pass git command to makefile (#10318) 2 years ago
Levi Tamasi c73d2a9d18 Add API for writing wide-column entities (#10242) 2 years ago
Gang Liao c965c9ef65 Read blob from blob cache if exists when GetBlob() (#10178) 2 years ago
Peter Dillinger 1aac814578 Use optimized folly DistributedMutex in LRUCache when available (#10179) 2 years ago
Peter Dillinger 126c223714 Remove deprecated block-based filter (#10184) 2 years ago
Yanqin Jin 1777e5f7e9 Snapshots with user-specified timestamps (#9879) 2 years ago
Levi Tamasi e9c74bc474 Add wide column serialization primitives (#9915) 2 years ago
Akanksha Mahajan 28ea1fb44a Provide support for IOTracing for ReadAsync API (#9833) 2 years ago
Peter Dillinger 1e4850f626 Java build: finish compiling before testing (etc) (#10034) 2 years ago
Yu Zhang 16bdb1f999 Add timestamp support to DBImplReadOnly (#10004) 2 years ago
anand76 57997ddaaf Multi file concurrency in MultiGet using coroutines and async IO (#9968) 2 years ago
sdong f1303bf8d8 Remove two tests from platform dependent tests (#10017) 2 years ago
Peter Dillinger cdaa9576bb Put build size checking logic in Makefile (#9989) 2 years ago
Peter Dillinger e03d958b91 Clean up variables for temporary directory (#9961) 2 years ago
Peter Dillinger 1601433b3a Misc CI improvements / additions (#9859) 2 years ago
sdong 4f9c0fd083 Add Aggregation Merge Operator (#9780) 2 years ago
sdong d5dfa8c6fe Upgrade development environment. (#9843) 2 years ago
Peter Dillinger b3a6fb7e86 Serialize a space-hungry test (#9837) 2 years ago
Peter Dillinger efd035164b Meta-internal folly integration with F14FastMap (#9546) 2 years ago
mrambacher b7db7eae26 Plugin Registry (#7949) 2 years ago
gitbw95 f241d082b6 Prevent double caching in the compressed secondary cache (#9747) 2 years ago
Peter Dillinger ad32646e18 Remove public rocksdb-lego-determinator (#9803) 2 years ago
Peter Dillinger 6534c6dea4 Fix remaining uses of "backupable" (#9792) 2 years ago
Jay Zhuang ec77a92882 Fix commit_prereq and other targets (#9797) 2 years ago
Jack Robison 5dbdb197f1 Fix broken zlib dependency, update it from 1.2.11 to 1.2.12 (#9764) 2 years ago
Jay Zhuang 81d1cdca7f Fix make clean fail after java build (#9710) 2 years ago
Jay Zhuang 661e03294c Enable detect_stack_use_after_return for ASAN (#9714) 2 years ago
Peter Dillinger a8a422e962 Add manifest fix-up utility for file temperatures (#9683) 2 years ago
Yanqin Jin 5894761056 Improve stress test for transactions (#9568) 2 years ago
Peter Dillinger fe9a344c55 crash_test Makefile refactoring, add to CircleCI (#9702) 2 years ago
Yanqin Jin 3b6dc049f7 Support user-defined timestamps in write-committed txns (#9629) 2 years ago
Adam Retter dab19afe56 Fix RocksJava releases for macOS (#9662) 2 years ago
Jay Zhuang 67542bfab5 Improve build speed (#9605) 2 years ago
Bo Wang f706a9c199 Add a secondary cache implementation based on LRUCache 1 (#9518) 2 years ago
Alan Paxton ce84e50288 Plugin java jni support (#9575) 2 years ago
Adam Retter 5e64407923 Support C++17 Docker build environments for RocksJava (#9500) 2 years ago
Andrew Kryczka babe56ddba Add rate limiter priority to ReadOptions (#9424) 2 years ago
Peter Dillinger e24734f843 Use -Wno-invalid-offsetof instead of dangerous offset_of hack (#9563) 2 years ago
Peter Dillinger 5cdc8af66c Fix parallel test updates in CI; fbcode LIB_MODE=shared (#9553) 2 years ago
Peter Dillinger 5cb137a860 Work around some new clang-analyze failures (#9515) 2 years ago
Peter Dillinger fd3e0f43b3 Require C++17 (#9481) 2 years ago