summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy McCurdy <andy@andymccurdy.com>2018-12-28 14:20:13 -0800
committerAndy McCurdy <andy@andymccurdy.com>2018-12-28 14:20:13 -0800
commitda459c2c4f89dae79d0a205db04727d4643f12b0 (patch)
tree7508eeeb14d6e1db141fd270724f7421944b3772
parentaf02bb1d5b8bfe00f6dc1b691404af233399bf5d (diff)
downloadredis-py-da459c2c4f89dae79d0a205db04727d4643f12b0.tar.gz
changelog
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 524f47e..2b4fb85 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,7 @@
* 3.1.0 (in development)
+ * Added a reacquire method to Lock objects. reaquire attempts to renew
+ the lock such that the timeout is extended to the same value taht the
+ lock was initially acquired with. Thanks Ihor Kalnytskyi. #1014
* Stream names found within XREAD and XREADGROUP responses now properly
respect the decode_responses flag.
* XPENDING_RANGE now requires the user the specify the min, max and