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 9c758e4 commit 4f71473Copy full SHA for 4f71473
README.md
@@ -1 +1,14 @@
1
-# use-redis
+# use-redis
2
+
3
+<a href="https://github.com/use-py/use-redis/actions/workflows/test.yml?query=event%3Apush+branch%3Amain" target="_blank">
4
+ <img src="https://github.com/use-py/use-redis/workflows/test%20suite/badge.svg?branch=main&event=push" alt="Test">
5
+</a>
6
+<a href="https://pypi.org/project/use-redis" target="_blank">
7
+ <img src="https://img.shields.io/pypi/v/use-redis.svg" alt="Package version">
8
9
10
11
+ <img src="https://img.shields.io/pypi/pyversions/use-redis.svg" alt="Supported Python versions">
12
13
14
+A redis connector that never breaks
0 commit comments