-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: dragonflydb/dragonfly
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor: improve SCAN iterator/expiration performance
#8297
opened Sep 10, 2026 by
BorysTheDev
Contributor
Loading…
fix(server): let shutdown and disconnect release commands parked by CLIENT PAUSE
#8296
opened Sep 10, 2026 by
vyavdoshenko
Contributor
Loading…
fix: jwt auth default without password should be rejected
#8291
opened Sep 10, 2026 by
kostasrim
Contributor
Loading…
fix(cluster): reject DFLYMIGRATE without cluster mode
#8290
opened Sep 10, 2026 by
foobar
Contributor
Loading…
chore: move watchdog after shard destruction
#8286
opened Sep 9, 2026 by
kostasrim
Contributor
Loading…
fix(server): bound RDB loader allocations by the source size
#8282
opened Sep 9, 2026 by
foobar
Contributor
Loading…
fix(acl): per key permission check for read-write commands
#8249
opened Sep 7, 2026 by
kostasrim
Contributor
Loading…
fix(cluster): advertise the master's announced address on replicas in emulated mode
#8241
opened Sep 4, 2026 by
vyavdoshenko
Contributor
Loading…
server: Shut down faster by releasing db slices instead of reset
#8239
opened Sep 4, 2026 by
abhijat
Member
Loading…
perf(facade): cache V2 parse-loop lookups
#8230
opened Sep 3, 2026 by
glevkovich
Contributor
Loading…
refactor: use RESPParser for Redis replication
#8211
opened Sep 1, 2026 by
BorysTheDev
Contributor
Loading…
test(facade): cover shared RESP V2 buffer
#8180
opened Aug 27, 2026 by
glevkovich
Contributor
Loading…
fix(server): Handle heterogeneous watch queues
#8148
opened Aug 24, 2026 by
mkaruza
Contributor
Loading…
fix(tiering): Disable cooling during load
#8144
opened Aug 23, 2026 by
dranikpg
Contributor
Loading…
[do not review] chore: debug cluster fuzzy migration
#8142
opened Aug 23, 2026 by
kostasrim
Contributor
Loading…
feat(tiering): Account for tiered storage utility RAM
#8126
opened Aug 20, 2026 by
dranikpg
Contributor
Loading…
fix(server): Skip forced snapshot serialization for redundant writes with second replica, add support for expire
#8112
opened Aug 18, 2026 by
dranikpg
Contributor
Loading…
fix: non-blocking interpreter pool so SCRIPT FLUSH can't deadlock
#8110
opened Aug 18, 2026 by
vyavdoshenko
Contributor
Loading…
feat(qlist): add --list_compress_policy for list compression policies
#8008
opened Aug 4, 2026 by
romange
Collaborator
Loading…
feat(tiering): Tiered bin-bucket defragmentation
#8007
opened Aug 4, 2026 by
dranikpg
Contributor
Loading…
docs: add design doc for replication fanout (NOT FOR MERGE)
#8002
opened Aug 4, 2026 by
BorysTheDev
Contributor
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.