v0.9.0 #355
romange
announced in
Announcements
v0.9.0
#355
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dragonfly 0.9.0
YOM KIPPUR edition 🇮🇱
This is quite significant release with lots of interesting features:
Dragonfly automatically falls back to epoll API if iouring API is not available for some reason.
This can also reduce friction when running Dragonfly on k8s (no need to use
--privileged
flag anymore).If you want to force epoll instead of iouring you can do it with
--force_epoll
flag.SADDEX key seconds member member ...
allows adding to sets members with TTL!replicaof
command)MOVE
,SORT
andPERSIST
commands are now supported.Huge thanks to all the contributors! ❤️
What's Changed
New Contributors
Full Changelog: v0.8.0...v0.9.0
This discussion was created from the release v0.9.0.
Beta Was this translation helpful? Give feedback.
All reactions