v0.1.0
版本发布时间: 2022-05-30 20:26:36
dragonflydb/dragonfly最新发布版本:v1.22.2(2024-09-17 04:01:27)
Initial Release and request for feedback
- Redis compatible store with 130 redis commands implemented . Supports RESP2 protocol.
- Support for Memcached protocol.
- Asynchronous point-in-time snapshotting operations. No forks. Predictable memory usage.
- Integrated Lua 5.4 with native integer support.
- Highly efficient data-structures, reaching x3 memory efficiency compared to Redis.
- Support for ZSET, HSET, LIST, SETS and STRING family types.
Consistent memory usage together with robust performance makes Dragonfly an excellent alternative to Memcached and REDIS servers.
What's Changed
- Fixit by @odedponcz in https://github.com/dragonflydb/dragonfly/pull/39
- Fixit by @odedponcz in https://github.com/dragonflydb/dragonfly/pull/40
- Update README: add benchmarks by @romange in https://github.com/dragonflydb/dragonfly/pull/43
- Add more benchmarks to README by @romange in https://github.com/dragonflydb/dragonfly/pull/44
- Add license by @odedponcz in https://github.com/dragonflydb/dragonfly/pull/45
- Some clean-ups in rdb_save code. Add verbosity printings for CI build by @romange in https://github.com/dragonflydb/dragonfly/pull/47
Full Changelog: https://github.com/dragonflydb/dragonfly/commits/v0.1.0
1、 dragonfly-aarch64.tar.gz 2.38MB
2、 dragonfly-x86_64.tar.gz 2.56MB