You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Amend retry for locked key in importing proxy during migration.
Use multiple futures to scan the keys for migrating proxy based on slots to fasten the migration and reduce the latency of UMSYNC command.
Support new key lock that can be acquired by multiple non-del commands or del commands (which can be implemented by changing to slot lock instead of key lock and using reference counting).
Undermoon
v0.6
will come with some breaking changes and further improvements on migration during scaling.Data Migration
UMSYNC
commandUse multiple futures to scan the keys for migrating proxy based on slots to fasten the migration and reduce the latency ofUMSYNC
command.Reliability
The text was updated successfully, but these errors were encountered: