summaryrefslogtreecommitdiff
path: root/redis/typing.py
Commit message (Expand)AuthorAgeFilesLines
* Fix type hint annotations of expire time (#2361)Lee2022-08-301-1/+1
* Made sync lock consistent and added types to it (#2137)Anas2022-06-011-0/+1
* Add Async RedisCluster (#2099)Utkarsh Gupta2022-05-081-2/+10
* Fix typo in comment (#2025)Eddie Darling2022-03-011-1/+1
* Add Async Support (#1899)Andrew Chen Wang2022-02-221-0/+45