Skip to content

Commit 235433c

Browse files
committed
update TODO
Signed-off-by: Grant Ramsay <seapagan@gmail.com>
1 parent 06f3902 commit 235433c

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
@@ -24,3 +24,6 @@ These below are from Issues or PRs in the original repository.
2424
the test logic not production code.
2525
- catch invalid cache type exceptions and raise a more informative error
2626
message.
27+
- use Async connections now that redis-py is async.
28+
- add the `hiredis` module to the requirements, this is a C extension that
29+
should speed up the connection to Redis (ensure no issues with current code).

0 commit comments

Comments
 (0)