File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -123,6 +123,7 @@ Some languages have client libraries that provide support for RedisAI's commands
123123| redisai-go | Go | BSD-3 | [ RedisLabs] ( https://redislabs.com/ ) | [ Github] ( https://github.com/RedisAI/redisai-go ) |
124124| redisai-js | Typescript/Javascript | BSD-3 | [ RedisLabs] ( https://redislabs.com/ ) | [ Github] ( https://github.com/RedisAI/redisai-js ) |
125125| redis-modules-sdk | TypeScript | BSD-3-Clause | [ Dani Tseitlin] ( https://github.com/danitseitlin ) | [ Github] ( https://github.com/danitseitlin/redis-modules-sdk ) |
126+ | redis-modules-java | Java | Apache-2.0 | [ dengliming] ( https://github.com/dengliming ) | [ Github] ( https://github.com/dengliming/redis-modules-java ) |
126127
127128
128129## Backend Dependancy
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ Some languages already have client libraries that provide support for RedisAI's
99| redisai-go | Go | BSD-3 | [ RedisLabs] ( https://redislabs.com/ ) | [ Github] ( https://github.com/RedisAI/redisai-go ) |
1010| redisai-js | Typescript/Javascript | BSD-3 | [ RedisLabs] ( https://redislabs.com/ ) | [ Github] ( https://github.com/RedisAI/redisai-js ) |
1111| redis-modules-sdk | TypeScript | BSD-3-Clause | [ Dani Tseitlin] ( https://github.com/danitseitlin ) | [ Github] ( https://github.com/danitseitlin/redis-modules-sdk ) |
12+ | redis-modules-java | Java | Apache-2.0 | [ dengliming] ( https://github.com/dengliming ) | [ Github] ( https://github.com/dengliming/redis-modules-java ) |
1213
1314
1415The full documentation for RedisAI's API can be found at the [ Commands page] ( commands.md ) .
You can’t perform that action at this time.
0 commit comments