2 releases
| 0.1.1 | Apr 13, 2021 |
|---|---|
| 0.1.0 | Apr 13, 2021 |
#395 in #redis
24 downloads per month
20KB
469 lines
The redisai-rs provide a rust client to interact with RedisAI.
Checkout the documentation for API details and examples of the Client.
redisai-rs
A rust client for RedisAI
Installation
More information can be found in RedisAI github
docker run -p 6379:6379 -it --rm redislabs/redisai:edge-cpu
TODOs
- [] publish crate to crate.io
- [] publish documentation
- [] add github workflow for CI/CD
- [] add support for ndarray
- [] add support for
AI.MODELcommand - [] add support for
AI.SCRIPTcommand
Dependencies
~8.5MB
~160K SLoC