github dragonflydb/dragonfly v0.4.0

latest releases: v1.22.2, v1.22.1, v1.22.0...
2 years ago

Dragonfly 0.4.0

Prominent additions:

  • PUBSUB api is feature complete for 2.8
  • Improved response latency for hgetall/smembers calls.
  • Request parser now accepts upto 64K arguments per request (raised from 8K).
  • Parser errors are tracked now via INFO call
  • Stability fixes.

Huge thanks to all the contributors! ❤️

What's Changed

  • chore(strings): Simplify Set flow by @romange in #164
  • feat(actions): bump helm-chart version when new container image is published by @tamcore in #162
  • fix(docker-compose): Fetch actual Docker Compose file and add memlock conf to service by @lucagoslar in #173
  • docs(docker-compose): Explain NAT overhead in docker-compose by @ryanrussell in #176
  • chore(server): Improve the implementation of SendStringArr. by @romange in #178
  • fix(server): Fix a crash when running "client list" command. by @romange in #179
  • feat(pubsub): implement pubsub command close #90 by @zacharya19 in #175
  • chore(dash): add dashtable benchmark. by @romange in #187
  • chore(rdb): move object creation during loading to shard threads. by @romange in #188
  • chore(pubsub): update api status by @romange in #189

New Contributors

Full Changelog: v0.3.1...v0.4.0

Don't miss a new dragonfly release

NewReleases is sending notifications on new releases.