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
{{ message }}
This repository has been archived by the owner on Sep 11, 2019. It is now read-only.
A call like set('x', 'y', ex=-1) should have no side effects (and does not in real redis), but fakenewsredis 0.9.3 still sets 'x' to 'y' but does not set an expiry time.
The text was updated successfully, but these errors were encountered:
A call like
set('x', 'y', ex=-1)
should have no side effects (and does not in real redis), but fakenewsredis 0.9.3 still sets 'x' to 'y' but does not set an expiry time.The text was updated successfully, but these errors were encountered: