Thanks to visit codestin.com Credit goes to github.com
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 fdafdd4 commit ba4adf5Copy full SHA for ba4adf5
README.rst
@@ -9,6 +9,9 @@ ReJSON Python Client
9
10
.. image:: https://img.shields.io/pypi/pyversions/rejson.svg
11
:target: https://github.com/RedisLabs/rejson-py
12
+
13
+.. image:: https://img.shields.io/github/release/RedisLabs/rejson-py.svg
14
+ :target: https://github.com/RedisLabs/rejson-py/releases/latest
15
16
rejson-py is a package that allows storing, updating and querying objects as
17
JSON documents in a `Redis`_ database that is extended with the
0 commit comments