v0.7.0
版本发布时间: 2022-09-08 21:17:23
dragonflydb/dragonfly最新发布版本:v1.22.2(2024-09-17 04:01:27)
Dragonfly 0.7.0
Prominent features: @iko1 , @dranikpg and @braydnm are without a doubt the stars of this release.
- Periodic snapshotting support - by @braydn
Check out
save_schedule
flag for that. - Preliminary json support - by @iko1
Try running
set foo '{"pi": 3.14 }'
and thenJSON.GET foo $.pi
- Implementing
STICK
command by @dranikpg You can now reliably keep items inside dragonfly with--cache_mode
enabled. - Lua now supports cjson, struct, bits, msgpack modules (@dranikpg ).
- Improved memory capping when using
--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
- fix: RENAMENX according to spec #229 by @odedponcz in https://github.com/dragonflydb/dragonfly/pull/230
- docs: Improve wording in issue reporting by @odedponcz in https://github.com/dragonflydb/dragonfly/pull/232
- feat(test): Add integration test for the node-redis client by @odedponcz in https://github.com/dragonflydb/dragonfly/pull/233
- docs: Update README.md twitter handle by @odedponcz in https://github.com/dragonflydb/dragonfly/pull/242
- fix:change static assets url for http monitoring page by @odedponcz in https://github.com/dragonflydb/dragonfly/pull/243
- Move assets to static by @odedponcz in https://github.com/dragonflydb/dragonfly/pull/247
- feat(monitoring): Add docker-compose for local monitoring dashboard. by @romange in https://github.com/dragonflydb/dragonfly/pull/246
- feat(server): Implement STICK command #219 by @dranikpg in https://github.com/dragonflydb/dragonfly/pull/245
- feat(server): Implemented periodic snapshotting (#161) by @braydnm in https://github.com/dragonflydb/dragonfly/pull/250
- feat(server): tighten memory checks when inserting a new object. by @romange in https://github.com/dragonflydb/dragonfly/pull/258
- Integrate experimental Json functionality by @romange in https://github.com/dragonflydb/dragonfly/pull/259
- feat(core): Add lua modules by @dranikpg in https://github.com/dragonflydb/dragonfly/pull/273
New Contributors
- @dranikpg made their first contribution in https://github.com/dragonflydb/dragonfly/pull/245
- @braydnm made their first contribution in https://github.com/dragonflydb/dragonfly/pull/250
Full Changelog: https://github.com/dragonflydb/dragonfly/compare/v0.6.0...v0.7.0
1、 dragonfly-aarch64.tar.gz 2.77MB
2、 dragonfly-aarch64.unstripped.tar.gz 27.78MB
3、 dragonfly-x86_64.tar.gz 2.96MB
4、 dragonfly-x86_64.unstripped.tar.gz 28.39MB