Skip to content

Pull requests: dragonflydb/dragonfly

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(bloom): Implement LOADCHUNK cmd for SBF
#7098 opened Apr 9, 2026 by abhijat Contributor Draft
fix(server): Use BucketSet directly in OnChange
#7095 opened Apr 8, 2026 by dranikpg Contributor Loading…
feat(bloom): Implement SCANDUMP cmd for SBF
#7092 opened Apr 8, 2026 by abhijat Contributor Loading…
chore(deps): bump github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream from 1.7.1 to 1.7.8 in /contrib/charts/dragonfly dependencies Pull requests that update a dependency file go Pull requests that update Go code
#7091 opened Apr 8, 2026 by dependabot bot Loading…
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.2 to 1.97.3 in /contrib/charts/dragonfly dependencies Pull requests that update a dependency file go Pull requests that update Go code minor nice to have enhancement
#7090 opened Apr 8, 2026 by dependabot bot Loading…
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.77.5 to 1.88.5 in /contrib/charts/dragonfly dependencies Pull requests that update a dependency file go Pull requests that update Go code minor nice to have enhancement
#7089 opened Apr 8, 2026 by dependabot bot Loading…
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.58.1 to 1.65.0 in /contrib/charts/dragonfly dependencies Pull requests that update a dependency file go Pull requests that update Go code minor nice to have enhancement
#7088 opened Apr 8, 2026 by dependabot bot Loading…
test(snapshot): reproduce AsyncFiber inline dispatch crash
#7082 opened Apr 7, 2026 by romange Collaborator Loading…
feat(server): Implement tagged chunk loading
#7070 opened Apr 5, 2026 by abhijat Contributor Loading…
feat: add replication info to /metrics endpoint
#7069 opened Apr 5, 2026 by EricHayter Contributor Loading…
feat: preserve indexdata during serialization
#7061 opened Apr 3, 2026 by BorysTheDev Contributor Loading…
feat(server): Journal omits
#7060 opened Apr 3, 2026 by dranikpg Contributor Draft
test: add reproducers for pub/sub PUBLISH loss under concurrent load
#7057 opened Apr 2, 2026 by romange Collaborator Loading…
refactor: increase timeout for test_redis_replication_all
#7048 opened Apr 1, 2026 by BorysTheDev Contributor Loading…
feat(server): Serializer bucket states
#7027 opened Mar 30, 2026 by dranikpg Contributor Loading…
chore: pending chunks for disk backed queue
#7025 opened Mar 30, 2026 by kostasrim Contributor Loading…
feat(conn): add pipeline backpressure for IoLoopV2
#7018 opened Mar 30, 2026 by glevkovich Contributor Loading…
chore(facade): parse buffers eagerly and simplify IoLoopV2 drain
#7012 opened Mar 29, 2026 by romange Collaborator Loading…
Use pcre2 regex & enable auto async
#6991 opened Mar 26, 2026 by dranikpg Contributor Draft
feat: backpressure offloading for ioloopv2 (memcache)
#6929 opened Mar 19, 2026 by kostasrim Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.