Skip to content

Commit 6d7df24

Browse files
authored
Merge pull request RedisJSON#67 from nitishm/master
Go client for rejson
2 parents ac96cc9 + 626fcd1 commit 6d7df24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -207,3 +207,4 @@ Some languages have client libraries that provide support for ReJSON's commands:
207207
| node_redis-rejson | Node.js | MIT | [Kyle Davis @stockholmux](https://github.com/stockholmux) | [git](https://github.com/stockholmux/node_redis-rejson) [npm](https://www.npmjs.com/package/redis-rejson) |
208208
| JReJSON | Java | BSD-2-Clause | [Redis Labs](https://redislabs.com) | [git](https://github.com/RedisLabs/JReJSON/) |
209209
| rejson-py | Python | BSD-2-Clause | [Redis Labs](https://redislabs.com) | [git](https://github.com/RedisLabs/redis-py/) [pypi](https://pypi.python.org/pypi/rejson) |
210+
| go-rejson | Go | MIT | [Nitish Malhotra @nitishm](https://github.com/nitishm) | [git](https://github.com/nitishm/go-rejson/) |

0 commit comments

Comments
 (0)