Skip to content

v1.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 09:30
· 665 commits to main since this release
c6f8f38

Dragonfly v1.11.0

๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ
Our beloved country is currently facing difficult times, but we will win, for hope and progress are on our side.
๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฑ

Important features and changes:

  • Starting from v1.11.0 we support the BullMQ framework. For more information see BullMQ post and our docs.
  • Lots of ACL/Auth fixes. Specifically (IMPORTANT): we changed the default http user to be "default" instead of "user" to be consistent
    with Dragonfly ACL rules. We also removed the requirement for authenticated access to /metrics http page even if ACL are enabled.
  • STREAMS and ACL APIs are complete! Please let us know if you encounter any issues.
  • Lots of performance improvements for Sorted Sets. Now Dragonfly uses our own b+tree implementation for sorted sets by default instead
    of the old Redis skiplist implementation. We improved some memory and performance bottlenecks with listpack encoding as well.
  • Fix logrotate rules for our debian package.

What's Changed

New Contributors

Huge thanks to all the contributors! โค๏ธ

Slava Ukraini ! ๐Ÿ‡บ๐Ÿ‡ฆ
Glory to Israel ! ๐Ÿ‡ฎ๐Ÿ‡ฑ

Full Changelog: v1.9.0...v1.11.0