github dragonflydb/dragonfly v1.16.0

latest releases: v1.19.2, v1.19.1, v1.19.0...
3 months ago

Dragonfly v1.16.0

Our spring release. We are getting closer to 2.0 with some very exciting features ahead. Stay tuned!

Some prominent changes include:

  • Improved memory accounting of client connections (#2710 #2755 and #2692 )
  • FT.AGGREGATE call (#2413)
  • Properly handle and replicate Memcache flags (#2787 #2807)
  • Intoduce BF.AGGREGATE BD.(M)ADD and BF.(M)EXISTS methods (#2801). Note, that it does not work with snapshots and replication yet.
  • Dragonfly builds natively on MacOS. We would love some help with extending the release pipeline to create a proper macos binary.
  • Following the requests from the Edge developers community, we added a basic HTTP API support! Try running Dragonfly with:
    --expose_http_api flag and then call curl -X POST -d '["ping"]' localhost:6379/api. We will follow up with more extensive docs later this month.
  • Lots of stability fixes, especially around Sidekiq and BullMQ workloads.

What's Changed

New Contributors

Huge thanks to all the contributors! ❤️

🇮🇱 🇺🇦

Full Changelog: v1.15.0...v1.16.0

Don't miss a new dragonfly release

NewReleases is sending notifications on new releases.