diff options
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ * 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 + the lock such that the timeout is extended to the same value that 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. |