v0.7.0 #275
romange
announced in
Announcements
v0.7.0
#275
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dragonfly 0.7.0
Prominent features:
@iko1 , @dranikpg and @braydnm are without a doubt the stars of this release.
Check out
save_schedule
flag for that.Try running
set foo '{"pi": 3.14 }'
and thenJSON.GET foo $.pi
STICK
command by @dranikpgYou can now reliably keep items inside dragonfly with
--cache_mode
enabled.--maxmemory
flag.We patched several holes that allowed dragonfly to grow past the specified limit.
In addition, I added a grafana/prometheus docker-compose file under
tools/local/monitoring/
. It monitors a local dragonfly instance.Huge thanks to all the contributors! ❤️
What's Changed
New Contributors
Full Changelog: v0.6.0...v0.7.0
This discussion was created from the release v0.7.0.
Beta Was this translation helpful? Give feedback.
All reactions