summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorlaixintao <laixintaoo@gmail.com>2020-03-10 11:18:33 +0800
committerAndy McCurdy <andy@andymccurdy.com>2020-03-24 14:56:15 -0700
commitd1279291d68c77709d69fe13aa7ff6d912d98ce4 (patch)
tree8a577af44668d63f31dbdeae3a7282fb735bba4e /tox.ini
parentf2f470e192f3ddff66d79293c85e06e7e910316f (diff)
downloadredis-py-d1279291d68c77709d69fe13aa7ff6d912d98ce4.tar.gz
Lock.extend() can now replace the lock's existing TTL with a new value
Lock.extend() now has a new option, `replace_ttl`. When False (the default), Lock.extend() adds the `additional_time` to the lock's existing TTL. When replace_ttl=True, the lock's existing TTL is replaced with the value of `additional_time`.
Diffstat (limited to 'tox.ini')
0 files changed, 0 insertions, 0 deletions