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
We calculate a cluster slot for the key several times in several places: main_service, transaction, streamer, db_slice, etc. Some of these calculations can be removed (for example from the transaction if the slot will be provided outside or maybe we don't need it at all there)
The text was updated successfully, but these errors were encountered:
We calculate a cluster slot for the key several times in several places: main_service, transaction, streamer, db_slice, etc. Some of these calculations can be removed (for example from the transaction if the slot will be provided outside or maybe we don't need it at all there)
The text was updated successfully, but these errors were encountered: