v1.15.0 #2681
romange
announced in
Announcements
v1.15.0
#2681
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dragonfly v1.15.0
After more than a month, we are releasing a new version with even more efficient transactional algorithms, improved lua compatibility, better memory management and lots of stability fixes. For Mac enthusiasts - the project now builds natively on MacOs 💻
Some prominent changes include:
redis.log(..)
is recognized (feat(lua): add no-op redis.log command #2476)--lua_resp2_legacy_float
flag (fix: optionally return float as integer from lua script #2672)backlog
flag forlisten()
#2456)What's Changed
backlog
flag forlisten()
by @chakaz in feat(server): Addbacklog
flag forlisten()
#2456RENAME
by @chakaz in fix(server): Fix crash inRENAME
#2503test_policy_based_eviction_propagation
by @chakaz in test: Disable flaky testtest_policy_based_eviction_propagation
#2505MEMORY TRACK ADDRESS
command by @chakaz in feat(server): AddMEMORY TRACK ADDRESS
command #2513DEBUG POPULATE TYPE <type>
by @chakaz in test(memory): Unaccounted memory test + addDEBUG POPULATE TYPE <type>
#2561GenericFamilyTest.Time*Keys
by @chakaz in fix(test): UnflakeGenericFamilyTest.Time*Keys
#2592GetMetrics
should show commands in lowercase by @lsvmello in fix(server_family):GetMetrics
should show commands in lowercase #2601New Contributors
Huge thanks to all the contributors! ❤️
🇮🇱 🇺🇦
Full Changelog: v1.14.0...v1.15.0
This discussion was created from the release v1.15.0.
Beta Was this translation helpful? Give feedback.
All reactions