Commit Graph

876 Commits (4428c7618103a1edc8ade238ca226e6aa33f8ac6)

Author SHA1 Message Date
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) 3 years ago
Bo Wang f706a9c199 Add a secondary cache implementation based on LRUCache 1 (#9518) 3 years ago
Alan Paxton ce84e50288 Plugin java jni support (#9575) 3 years ago
Adam Retter 5e64407923 Support C++17 Docker build environments for RocksJava (#9500) 3 years ago
Andrew Kryczka babe56ddba Add rate limiter priority to ReadOptions (#9424) 3 years ago
Peter Dillinger e24734f843 Use -Wno-invalid-offsetof instead of dangerous offset_of hack (#9563) 3 years ago
Peter Dillinger 5cdc8af66c Fix parallel test updates in CI; fbcode LIB_MODE=shared (#9553) 3 years ago
Peter Dillinger 5cb137a860 Work around some new clang-analyze failures (#9515) 3 years ago
Peter Dillinger fd3e0f43b3 Require C++17 (#9481) 3 years ago
Yanqin Jin fa52376117 Move RADOS support to separate repo (#9206) 3 years ago
Yanqin Jin 5d30668cab Remove tools/rdb from main repo (#9399) 3 years ago
Yanqin Jin 50135c1bf3 Move HDFS support to separate repo (#9170) 3 years ago
Eric Thérond 5602b1d3d9 Add support for Apple Silicon to RocksJava (#9254) 3 years ago
Adam Retter 65996dd757 Fixes for building RocksJava builds on s390x (#9321) 3 years ago
Andreas Hindborg 2e51b33de9 Fix a bug that occur when plugin pkg-config requirements are empty (#9238) 3 years ago
mrambacher 423538a816 Make MemoryAllocator into a Customizable class (#8980) 3 years ago
Si Ke 79f4a04ee3 Get DBTest passing Assert Status Checked (#7737) 3 years ago
Yanqin Jin 29954b8b57 Add initial CMake support to plugin (#9214) 3 years ago
Andreas Hindborg 074562226f Allow plugins to add pkg-config dependencies to rocksdb.pc (#9198) 3 years ago