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
In certain situation, I need to use multi to ensure atomic of a block of command. Current implementation of Counter#incrbyfloat include a too smart .to_f which make this impracticle.
The text was updated successfully, but these errors were encountered:
In certain situation, I need to use multi to ensure atomic of a block of command. Current implementation of Counter#incrbyfloat include a too smart .to_f which make this impracticle.
The text was updated successfully, but these errors were encountered: