Skip to content

Commit 7eab470

Browse files
committed
update TODO
Signed-off-by: Grant Ramsay <[email protected]>
1 parent ff11d19 commit 7eab470

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

TODO.md

+3
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,6 @@ These below are from Issues or PRs in the original repository.
1919
the test logic not production code.
2020
- catch invalid cache type exceptions and raise a more informative error
2121
message.
22+
- use Async connections now that redis-py is async.
23+
- add the `hiredis` module to the requirements, this is a C extension that
24+
should speed up the connection to Redis (ensure no issues with current code).

0 commit comments

Comments
 (0)