File tree 2 files changed +12
-0
lines changed
2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -71,6 +71,7 @@ Some languages have client libraries that provide support for RedisJSON's comman
71
71
| [ 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 ] |
72
72
| [ 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 ] |
73
73
| [ JRedisJSON] [ JRedisJSON-url ] | Java | BSD-2-Clause | [ Redis Labs] [ JRedisJSON-author ] | [ ![ JRedisJSON-stars]] [ JRedisJSON-url ] | [ maven] [ JRedisJSON-package ] |
74
+ | [ 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 ] |
74
75
| [ redisjson-py] [ rejson-py-url ] | Python | BSD-2-Clause | [ Redis Labs] [ rejson-py-author ] | [ ![ rejson-py-stars]] [ rejson-py-url ] | [ pypi] [ rejson-py-package ] |
75
76
| [ go-rejson] [ go-rejson-url ] | Go | MIT | [ Nitish Malhotra @nitishm ] [ go-rejson-author ] | [ ![ go-rejson-stars]] [ go-rejson-url ] | |
76
77
| [ rejonson] [ rejonson-url ] | Go | Apache-2.0 | [ Daniel Krom @KromDaniel ] [ rejonson-author ] | [ ![ rejonson-stars]] [ rejonson-url ] | |
@@ -99,6 +100,11 @@ Some languages have client libraries that provide support for RedisJSON's comman
99
100
[ JRedisJSON-package ] : https://search.maven.org/artifact/com.redislabs/jrejson/1.2.0/jar
100
101
[ JRedisJSON-stars ] : https://img.shields.io/github/stars/RedisJSON/JRedisJSON.svg?style=social& ; label=Star& ; maxAge=2592000
101
102
103
+ [ redis-modules-java-author ] : https://github.com/dengliming/
104
+ [ redis-modules-java-url ] : https://github.com/dengliming/redis-modules-java
105
+ [ redis-modules-java-package ] : https://search.maven.org/artifact/io.github.dengliming.redismodule/redis-modules-java/
106
+ [ redis-modules-java-stars ] : https://img.shields.io/github/stars/dengliming/redis-modules-java.svg?style=social& ; label=Star& ; maxAge=2592000
107
+
102
108
[ rejson-py-author ] : https://redislabs.com
103
109
[ rejson-py-url ] : https://github.com/RedisJSON/redisjson-py
104
110
[ rejson-py-package ] : https://pypi.python.org/pypi/rejson
Original file line number Diff line number Diff line change @@ -231,6 +231,7 @@ Some languages have client libraries that provide support for RedisJSON's comman
231
231
| [ 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 ] |
232
232
| [ 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 ] |
233
233
| [ JRedisJSON] [ JRedisJSON-url ] | Java | BSD-2-Clause | [ Redis Labs] [ JRedisJSON-author ] | [ ![ JRedisJSON-stars]] [ JRedisJSON-url ] | [ maven] [ JRedisJSON-package ] |
234
+ | [ 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 ] |
234
235
| [ redisjson-py] [ rejson-py-url ] | Python | BSD-2-Clause | [ Redis Labs] [ rejson-py-author ] | [ ![ rejson-py-stars]] [ rejson-py-url ] | [ pypi] [ rejson-py-package ] |
235
236
| [ go-rejson] [ go-rejson-url ] | Go | MIT | [ Nitish Malhotra @nitishm ] [ go-rejson-author ] | [ ![ go-rejson-stars]] [ go-rejson-url ] | |
236
237
| [ rejonson] [ rejonson-url ] | Go | Apache-2.0 | [ Daniel Krom @KromDaniel ] [ rejonson-author ] | [ ![ rejonson-stars]] [ rejonson-url ] | |
@@ -259,6 +260,11 @@ Some languages have client libraries that provide support for RedisJSON's comman
259
260
[ JRedisJSON-package ] : https://search.maven.org/artifact/com.redislabs/jrejson/1.2.0/jar
260
261
[ JRedisJSON-stars ] : https://img.shields.io/github/stars/RedisJSON/JRedisJSON.svg?style=social& ; label=Star& ; maxAge=2592000
261
262
263
+ [ redis-modules-java-author ] : https://github.com/dengliming/
264
+ [ redis-modules-java-url ] : https://github.com/dengliming/redis-modules-java
265
+ [ redis-modules-java-package ] : https://search.maven.org/artifact/io.github.dengliming.redismodule/redis-modules-java/
266
+ [ redis-modules-java-stars ] : https://img.shields.io/github/stars/dengliming/redis-modules-java.svg?style=social& ; label=Star& ; maxAge=2592000
267
+
262
268
[ rejson-py-author ] : https://redislabs.com
263
269
[ rejson-py-url ] : https://github.com/RedisJSON/redisjson-py
264
270
[ rejson-py-package ] : https://pypi.python.org/pypi/rejson
You can’t perform that action at this time.
0 commit comments