File tree 1 file changed +8
-2
lines changed
1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
ReJSON Python Client
2
2
====================
3
3
4
+ .. image :: https://img.shields.io/github/license/RediSearch/redisearch-py.svg
5
+ :target: https://github.com/RediSearch/redisearch-py-go
6
+
4
7
.. image :: https://travis-ci.org/RedisLabs/rejson-py.svg?branch=master
5
8
:target: https://travis-ci.org/RedisLabs/rejson-py
6
9
7
- .. image :: https://coveralls. io/repos/github/RedisLabs/rejson- py/badge .svg?branch=master
8
- :target: https://coveralls. io/github/RedisLabs/ rejson-py?branch=master
10
+ .. image :: https://badge.fury. io/py/rejson .svg
11
+ :target: https://badge.fury. io/py/ rejson
9
12
10
13
.. image :: https://img.shields.io/pypi/pyversions/rejson.svg
11
14
:target: https://github.com/RedisLabs/rejson-py
12
15
13
16
.. image :: https://img.shields.io/github/release/RedisLabs/rejson-py.svg
14
17
:target: https://github.com/RedisLabs/rejson-py/releases/latest
15
18
19
+ .. image :: https://coveralls.io/repos/github/RedisLabs/rejson-py/badge.svg?branch=master
20
+ :target: https://coveralls.io/github/RedisLabs/rejson-py?branch=master
21
+
16
22
rejson-py is a package that allows storing, updating and querying objects as
17
23
JSON documents in a `Redis `_ database that is extended with the
18
24
`ReJSON module `_. The package extends
You can’t perform that action at this time.
0 commit comments