We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e169542 commit 78d01b3Copy full SHA for 78d01b3
README.md
@@ -40,6 +40,8 @@ pip install taskiq-faststream[rabbit]
40
pip install taskiq-faststream[kafka]
41
# or
42
pip install taskiq-faststream[nats]
43
+# or
44
+pip install taskiq-faststream[redis]
45
```
46
47
## Usage
0 commit comments