This repository has been archived by the owner on Nov 23, 2020. It is now read-only.
1.3.6
Redis Lock bug fix and enhancement
- Critical bug fix in Redis Lock, the sleep method was not awaited when acquiring the lock
- Redis lock is an asynchronous context manager