v1.23.0 #3788
romange
announced in
Announcements
v1.23.0
#3788
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dragonfly v1.23.0
Some prominent changes include:
rss_oom_deny_ratio
flag (feat(server): introduce rss oom limit #3702) - now Dragonfly will reject write commands if its RSS memory usagecrosses
maxmemory*rss_oom_deny_ratio
. The default value of this flag is set to 1.25.CLIENT SETINFO
#3673 and chore: AddCLIENT ID
command #3672)What's Changed
CLIENT ID
command by @chakaz in chore: AddCLIENT ID
command #3672CLIENT SETINFO
by @chakaz in feat(server): SupportCLIENT SETINFO
#3673Pause()
replication / migrations by @chakaz in fix(cluster): Do notPause()
replication / migrations #3716test_client_pause_with_replica
by @chakaz in fix: Fix testtest_client_pause_with_replica
#3729cluster_mgr.py
by @chakaz in fix: Fixcluster_mgr.py
#3730test_take_over_seeder
by @chakaz in fix: Fixtest_take_over_seeder
#3733cluster_mgr_test.py
by @chakaz in chore: Switch ports forcluster_mgr_test.py
#3741New Contributors
Huge thanks to all the contributors! ❤️
Full Changelog: v1.22.0...v1.23.0
This discussion was created from the release v1.23.0.
Beta Was this translation helpful? Give feedback.
All reactions