1
1
[ ![ GitHub issues] ( https://img.shields.io/github/release/RedisJSON/RedisJSON.svg )] ( https://github.com/RedisJSON/RedisJSON/releases/latest )
2
2
[ ![ CircleCI] ( https://circleci.com/gh/RedisJSON/RedisJSON/tree/master.svg?style=svg )] ( https://circleci.com/gh/RedisJSON/RedisJSON/tree/master )
3
3
[ ![ macos] ( https://github.com/RedisJSON/RedisJSON/workflows/macos/badge.svg )] ( https://github.com/RedisJSON/RedisJSON/actions?query=workflow%3Amacos )
4
- [ ![ Dockerhub] ( https://img.shields.io/badge/dockerhub-redislabs%2Frejson-blue )] ( https://hub.docker.com/r/redislabs/rejson/tags/ )
4
+ [ ![ Dockerhub] ( https://img.shields.io/docker/pulls/redis/redis-stack-server?label=redis-stack-server )] ( https://img.shields.io/docker/pulls/redis/redis-stack-server )
5
5
[ ![ Codecov] ( https://codecov.io/gh/RedisJSON/RedisJSON/branch/master/graph/badge.svg )] ( https://codecov.io/gh/RedisJSON/RedisJSON )
6
6
7
7
# RedisJSON
@@ -68,17 +68,15 @@ Some languages have client libraries that provide support for RedisJSON's comman
68
68
69
69
| Project | Language | License | Author | Stars | Package | Comment |
70
70
| ------- | -------- | ------- | ------ | ----- | ------- | ------- |
71
- | [ redis-py] [ redis-py-url ] | Python | MIT | [ Redis Labs] [ redis-py-author ] | [ ![ redis-py-stars]] [ redis-py-url ] | [ pypi] [ redis-py-package ] |
72
- | [ redis-om-python] [ redis-om-python-url ] | Python | BSD-3-Clause | [ Redis] [ redis-om-python-author ] | [ ![ redis-om-python-stars]] [ redis-om-python-url ] | [ PyPi] [ redis-om-python-package ] |
73
- | [ Jedis] [ Jedis-url ] | Java | MIT | [ Redis] [ JRedisJSON-author ] | [ ![ Jedis-stars]] [ Jedis-url ] | [ Maven] [ Jedis-package ] |
74
- | [ JRedisJSON] [ JRedisJSON-url ] | Java | BSD-2-Clause | [ Redis Labs] [ JRedisJSON-author ] | [ ![ JRedisJSON-stars]] [ JRedisJSON-url ] | [ maven] [ JRedisJSON-package ] | Deprecated |
71
+ | [ jedis] [ jedis-url ] | Java | MIT | [ Redis] [ redis-url ] | ![ Stars] [ jedis-stars ] | [ Maven] [ jedis-package ] ||
72
+ | [ redis-py] [ redis-py-url ] | Python | MIT | [ Redis] [ redis-url ] | ![ Stars] [ redis-py-stars ] | [ pypi] [ redis-py-package ] ||
73
+ | [ node-redis] [ node-redis-url ] | Node.js | MIT | [ Redis] [ redis-url ] | ![ Stars] [ node-redis-stars ] | [ npm] [ node-redis-package ] ||
74
+ | [ nredisstack] [ nredisstack-url ] | .NET | MIT | [ Redis] [ redis-url ] | ![ Stars] [ nredisstack-stars ] | [ nuget] [ nredisstack-package ] ||
75
+ | [ redis-om-python] [ redis-om-python-url ] | python | BSD-3-Clause | [ Redis] [ redis-om-python-author ] | [ ![ redis-om-python-stars]] [ redis-om-python-url ] | [ PyPi] [ redis-om-python-package ] |
75
76
| [ Redisson] [ Redisson-url ] | Java | Apache-2.0 | [ Redisson] [ Redisson-author ] | [ ![ Redisson-stars]] [ Redisson-url ] | [ Maven] [ Redisson-package ] |
76
77
| [ redis-modules-java] [ redis-modules-java-url ] | Java | Apache-2.0 | [ Liming Deng @dengliming ] [ redis-modules-java-author ] | [ ![ redis-modules-java-stars]] [ redis-modules-java-url ] | [ maven] [ redis-modules-java-package ] |
77
78
| [ redis-om-spring] [ redis-om-spring-url ] | Java | BSD-3-Clause | [ Redis] [ redis-om-spring-author ] | [ ![ redis-om-spring-stars]] [ redis-om-spring-url ] | |
78
- | [ node-redis] [ node-redis-url ] | Node.js | MIT | [ Redis] [ node-redis-author ] | [ ![ node-redis-stars]] [ node-redis-url ] | [ npm] [ node-redis-package ] |
79
79
| [ iorejson] [ iorejson-url ] | Node.js | MIT | [ Evan Huang @evanhuang8 ] [ iorejson-author ] | [ ![ iorejson-stars]] [ iorejson-url ] | [ npm] [ iorejson-package ] |
80
- | [ node_redis-rejson] [ node_redis-rejson-url ] | Node.js | MIT | [ Kyle Davis @stockholmux ] [ node_redis-rejson-author ] | [ ![ node_redis-rejson-stars]] [ node_redis-rejson-url ] | [ npm] [ node_redis-rejson-package ] |
81
- | [ redis-modules-sdk] [ redis-modules-sdk-url ] | Node.js | BSD-3-Clause | [ Dani Tseitlin @danitseitlin ] [ redis-modules-sdk-author ] | [ ![ redis-modules-sdk-stars]] [ redis-modules-sdk-url ] | [ npm] [ redis-modules-sdk-package ] |
82
80
| [ ioredis-rejson] [ ioredis-rejson-url ] | Node.js | MIT | [ Felipe Schulz @schulzf ] [ ioredis-rejson-author ] | [ ![ ioredis-rejson-stars]] [ ioredis-rejson-url ] | [ npm] [ ioredis-rejson-package ] |
83
81
| [ redis-om-node] [ redis-om-node-url ] | Node | BSD-3-Clause | [ Redis] [ redis-om-node-author ] | [ ![ redis-om-node-stars]] [ redis-om-node-url ] | [ npm] [ redis-om-node-package ] |
84
82
| [ go-rejson] [ go-rejson-url ] | Go | MIT | [ Nitish Malhotra @nitishm ] [ go-rejson-author ] | [ ![ go-rejson-stars]] [ go-rejson-url ] | |
@@ -91,7 +89,7 @@ Some languages have client libraries that provide support for RedisJSON's comman
91
89
| [ rejson-rb] [ rejson-rb-url ] | Ruby | MIT | [ Pavan Vachhani @vachhanihpavan ] [ rejson-rb-author ] | [ ![ rejson-rb-stars]] [ rejson-rb-url ] | [ rubygems] [ rejson-rb-package ] |
92
90
| [ rustis] [ rustis-url ] | Rust | MIT | [ Dahomey Technologies] [ rustis-author ] | [ ![ rustis-stars]] [ rustis-url ] | [ crate] [ rustis-package ] | [ Documentation] ( https://docs.rs/rustis/latest/rustis/commands/trait.JsonCommands.html ) |
93
91
94
- [ Jedis-author ] : https://redis.com
92
+ [ redis-url ] : https://redis.com
95
93
[ Jedis-url ] : https://github.com/redis/jedis
96
94
[ Jedis-package ] : https://search.maven.org/artifact/redis.clients/jedis
97
95
[ Jedis-stars ] : https://img.shields.io/github/stars/redis/jedis.svg?style=social& ; label=Star& ; maxAge=2592000
@@ -111,11 +109,14 @@ Some languages have client libraries that provide support for RedisJSON's comman
111
109
[ redis-modules-java-package ] : https://search.maven.org/artifact/io.github.dengliming.redismodule/redis-modules-java/
112
110
[ redis-modules-java-stars ] : https://img.shields.io/github/stars/dengliming/redis-modules-java.svg?style=social& ; label=Star& ; maxAge=2592000
113
111
114
- [ redis-py-author ] : https://redislabs.com
115
112
[ redis-py-url ] : https://github.com/redis/redis-py
116
113
[ redis-py-package ] : https://pypi.python.org/pypi/redis
117
114
[ redis-py-stars ] : https://img.shields.io/github/stars/redis/redis-py.svg?style=social& ; label=Star& ; maxAge=2592000
118
115
116
+ [ nredisstack-url ] : https://github.com/redis/nredisstack
117
+ [ nredisstack-stars ] : https://img.shields.io/github/stars/redis/nredisstack.svg?style=social& ; label=Star& ; maxAge=2592000
118
+ [ nredisstack-package ] : https://www.nuget.org/packages/nredisstack/
119
+
119
120
[ node-redis-author ] : https://redis.com
120
121
[ node-redis-url ] : https://github.com/redis/node-redis
121
122
[ node-redis-package ] : https://www.npmjs.com/package/redis
@@ -126,21 +127,15 @@ Some languages have client libraries that provide support for RedisJSON's comman
126
127
[ iorejson-package ] : https://www.npmjs.com/package/iorejson
127
128
[ iorejson-stars ] : https://img.shields.io/github/stars/evanhuang8/iorejson.svg?style=social& ; label=Star& ; maxAge=2592000
128
129
129
- [ node_redis-rejson-author ] : https://github.com/stockholmux
130
- [ node_redis-rejson-url ] : https://github.com/stockholmux/node_redis-rejson
131
- [ node_redis-rejson-package ] : https://www.npmjs.com/package/redis-rejson
132
- [ node_redis-rejson-stars ] : https://img.shields.io/github/stars/stockholmux/node_redis-rejson.svg?style=social& ; label=Star& ; maxAge=2592000
130
+ [ node-redis-url ] : https://github.com/redis/node-redis
131
+ [ node-redis-stars ] : https://img.shields.io/github/stars/redis/node-redis.svg?style=social& ; label=Star& ; maxAge=2592000
132
+ [ node-redis-package ] : https://www.npmjs.com/package/redis
133
133
134
134
[ ioredis-rejson-author ] : https://github.com/schulzf
135
135
[ ioredis-rejson-url ] : https://github.com/schulzf/ioredis-rejson
136
136
[ ioredis-rejson-package ] : https://www.npmjs.com/package/ioredis-rejson
137
137
[ ioredis-rejson-stars ] : https://img.shields.io/github/stars/schulzf/ioredis-rejson.svg?style=social& ; label=Star& ; maxAge=2592000
138
138
139
- [ redis-modules-sdk-author ] : https://github.com/danitseitlin/
140
- [ redis-modules-sdk-url ] : https://github.com/danitseitlin/redis-modules-sdk
141
- [ redis-modules-sdk-package ] : https://www.npmjs.com/package/redis-modules-sdk
142
- [ redis-modules-sdk-stars ] : https://img.shields.io/github/stars/danitseitlin/redis-modules-sdk.svg?style=social& ; label=Star& ; maxAge=2592000
143
-
144
139
[ go-rejson-author ] : https://github.com/nitishm
145
140
[ go-rejson-url ] : https://github.com/nitishm/go-rejson/
146
141
[ go-rejson-package ] : https://www.npmjs.com/package/iorejson
0 commit comments