github dragonflydb/dragonfly v1.23.0

10 hours ago

Dragonfly v1.23.0

Some prominent changes include:

  • Fix container healthchecks for both privileged and non-privileged environments #3644
  • Fix FT.AGGREGATE command (#3657 #3660 )
  • Fix regression with the S3 access #3717
  • Added ZRANGESTORE command #3757
  • introducerss_oom_deny_ratio flag (#3702) - now Dragonfly will reject write commands if its RSS memory usage
    crosses maxmemory*rss_oom_deny_ratio. The default value of this flag is set to 1.25.
  • Support for "CLIENT ID" and "CLIENT SETINFO" commands (#3673 and #3672)
  • Better memory tracking for JSON objects (#3641)

What's Changed

New Contributors

Huge thanks to all the contributors! ❤️

Full Changelog: v1.22.0...v1.23.0

Don't miss a new dragonfly release

NewReleases is sending notifications on new releases.