github dragonflydb/dragonfly v0.1.0

latest releases: v1.18.1, v1.18.0, v1.17.1...
23 months ago

Initial Release and request for feedback

  1. Redis compatible store with 130 redis commands implemented . Supports RESP2 protocol.
  2. Support for Memcached protocol.
  3. Asynchronous point-in-time snapshotting operations. No forks. Predictable memory usage.
  4. Integrated Lua 5.4 with native integer support.
  5. Highly efficient data-structures, reaching x3 memory efficiency compared to Redis.
  6. 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

Full Changelog: https://github.com/dragonflydb/dragonfly/commits/v0.1.0

Don't miss a new dragonfly release

NewReleases is sending notifications on new releases.