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
add --randomize that resets random bit generator to a timestamp based seed
add --expiry_range flag that sets ttls. Should work for memcached, for predefined valkey set (setex) and for custom commands with __key__ by sending EXPIRE commands for each key.