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
It would be nice to have an option to tell redis do not write object to AOF.
For example i'm using redis for php session storage. I do not need this data to be persistent.