-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Pull requests: facebook/rocksdb
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[bugfix] compare key equality in blob file reader using user comparator instead of simply using equal sign
CLA Signed
#13457
opened Mar 11, 2025 by
lnparker
Loading…
Cache the mapping of sequence to log block index in transaction log iterator
CLA Signed
#12538
opened Apr 15, 2024 by
HypenZou
Loading…
Refactor ColumnFamilyDescriptor to be RocksObject
CLA Signed
#12505
opened Apr 4, 2024 by
rhubner
Loading…
feat(c-api): checkpoint_create - return sequence number
CLA Signed
#11934
opened Oct 9, 2023 by
ovr
Loading…
Support verify_checksums_before_ingest in java API
CLA Signed
#11802
opened Sep 7, 2023 by
darionyaphet
Loading…
add extra msg for value size estimation for mixgraph workload
CLA Signed
#11748
opened Aug 23, 2023 by
BilyZ98
Loading…
Don't swallow builder error messages in BuildTable
CLA Signed
#11473
opened May 23, 2023 by
glittershark
Loading…
Add a new int64 add merge operator, also with Java API
CLA Signed
#11202
opened Feb 8, 2023 by
alanpaxton
Loading…
Add error pointer to CompactRange, WriteBatch, WriteBatchWI C APIs
CLA Signed
#10528
opened Aug 14, 2022 by
muthukrishnan24
Loading…
Print stats log of ColumnFamily separately in DBImpl::DumpStats
CLA Signed
#10414
opened Jul 25, 2022 by
lhsoft
Loading…
fix inconsistent behaviors related to flush and compaction
CLA Signed
#10345
opened Jul 12, 2022 by
tabokie
Loading…
reduce DeleteRange's negative impact on read by fragmenting range tombstones in the write path
CLA Signed
#10308
opened Jul 5, 2022 by
liyichao
Loading…
db_stress: db_stress segmentation fault
CLA Signed
#9175
opened Nov 16, 2021 by
aravind-wdc
Loading…
Add OnCompaction{Begin,End}() match in db_stress
CLA Signed
#9102
opened Oct 31, 2021 by
akankshamahajan15
Loading…
CompactionOutputs::Finish: sync FileMeta with TableProperties
CLA Signed
#9018
opened Oct 12, 2021 by
rockeet
Loading…
compaction_job_test.cc: fix unnecessary object copy
CLA Signed
#7839
opened Jan 6, 2021 by
rockeet
Loading…
Now checking bottommost_compression on cf_option
CLA Signed
#7709
opened Nov 21, 2020 by
jbosh
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.