Open rodrigobraga opened 1 year ago
Changes Redis Storage to set the TTL if parameter exists.
This PR maybe closes #69
Note: The Redis function "setnx" is deprecated.
@danielfm I opened this PR without discuss in a issue (for exemple) with you (and other members) if TTL is really interesting.
issue
TTL
What you think? Make sense or is better close this PR?
Changes Redis Storage to set the TTL if parameter exists.
This PR maybe closes #69
Note: The Redis function "setnx" is deprecated.