summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-04Remove extra semi colon from instagram/ranking/mezql/shots/parser/fast/Token.cppRichard Barnes
2024-03-01fix compile warning (#12399)jsteemann
2024-03-01Access DBImpl* and CFD* by CFHImpl* in Iterators (#12395)Jay Huh
2024-03-01Update APIs to support generic unique identifier format (#12384)Jay Huh
2024-02-29Add `write_memtable_time` to perf level `kEnableWait` (#12394)Changyu Bi
2024-02-28default_write_temperature option (#12388)Peter Dillinger
2024-02-28Pass build parallelism flag to Docker builds (#12392)Adam Retter
2024-02-28fix out of date macos instructions in INSTALL.md (#12393)Greg Sadetsky
2024-02-27Correct CMake Javadoc and source jar builds (#12371)Adam Retter
2024-02-27WriteThread::EnterAsBatchGroupLeader reorder writers (#12138)奏之章
2024-02-27update DB::DumpSupportInfo to log whether jemalloc is supported or not (#12386)zaidoon
2024-02-27Remove `bottommost_temperature` (#12389)Peter Dillinger
2024-02-26Decouple `RateLimiter` burst size and refill period (#12379)Andrew Kryczka
2024-02-26Fix ArenaTest.UnmappedAllocation in some cases (#12378)Peter Dillinger
2024-02-25Fix deprecated use of 0/NULL in internal_repo_rocksdb/repo/utilities/transact...Richard Barnes
2024-02-23Persist table options use_delta_encoding in options file (#11987)Yu Zhang
2024-02-23Mark offpeak feature production-ready (#12375)Jay Huh
2024-02-22Java FFI blog post - Post-publication issues with images (2) (#12372)Alan Paxton
2024-02-22Fix zstd typo in cmake (#12309)raffertyyu
2024-02-22Add a perf level for measuring user thread block time (#12368)anand76
2024-02-21Java FFI blog post - Post-publication issues with images (#12366)Alan Paxton
2024-02-21optimize file size statistics in benchmark script (#12363)jrchyang
2024-02-21Add support to bulk load external files for UDT in memtable only feature (#12...Yu Zhang
2024-02-21No filesystem reads during `Merge()` writes (#12365)Andrew Kryczka
2024-02-21switch to using centos8-native (#12367)Jeff Palm
2024-02-20Foreign function interface (Panama) blog (#11760)Alan Paxton
2024-02-20Add function to check if the RocksDB instance is closed or not (#11337)leedonggyu
2024-02-16Start 9.1.0 release (#12360)Yu Zhang
2024-02-16Export GetSequenceNumber functionality for Snapshots (#12354)Alex Wied
2024-02-16Update ZLib to 1.3.1 (#12358)Adam Retter
2024-02-16Deprecate some variants of Get and MultiGet (#12327)anand76
2024-02-16Change ReadAsync callback API to remove const from FSReadRequest (#11649)Akanksha Mahajan
2024-02-15Sync tickers and histograms across C++ and Java (#12355)anand76
2024-02-15KeySegmentsExtractor and prototype higher-dimensional filtering (#12075)Peter Dillinger
2024-02-15Use format_version=6 by default (#12352)Peter Dillinger
2024-02-15Add a changelog entry for PR 12322 (#12353)Changyu Bi
2024-02-14Update llvm-fb to 15 (#12342)Gilbert Liu
2024-02-13Add support in SstFileWriter to not persist user defined timestamps (#12348)Yu Zhang
2024-02-13Remove the force mode for EnableFileDeletions API (#12337)Yu Zhang
2024-02-13Minor refactor with printing stdout in blackbox tests (#12350)Jay Huh
2024-02-13Add support to bulk load external files with user-defined timestamps (#12343)Yu Zhang
2024-02-13add unit test for compactRangeWithNullBoundaries java api (#12333)马越
2024-02-12Fix a data race in DBImpl::RenameTempFileToOptionsFile (#12347)Levi Tamasi
2024-02-12Fix build on alpine 3.19 (#12345)Yaroslav Stepanchuk
2024-02-09Continue format script when changes detected by clang-format-diff.py (#12329)chuhao zeng
2024-02-07Fix unexpected keyword argument 'print_as_stderr' in crash test (#12339)Changyu Bi
2024-02-07Mark wal_compression feature as production-ready (#12336)Peter Dillinger
2024-02-07Print zstd warning to stdout in stress test (#12338)Changyu Bi
2024-02-07Print stderr in crash test script and exit on stderr (#12335)Akanksha Mahajan
2024-02-07Prefer static_cast in place of most reinterpret_cast (#12308)Peter Dillinger