Skip to content

Commit 3df0e25

Browse files
committed
update TODO
Signed-off-by: Grant Ramsay <seapagan@gmail.com>
1 parent 5ec9813 commit 3df0e25

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

TODO.md

Lines changed: 3 additions & 0 deletions
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)