Releases: RedisAI/JRedisAI
Releases · RedisAI/JRedisAI
v1.2.0
First release for supporting RedisAI 1.2 (1.2.4 and up)
Enhancements:
New Script commands (#50)
Bug Fixes
Fix Dag V2 (#51)
0.9.0
Enhancements:
- Add support for MODELGET, MODELDEL, SCRIPTGEL, SCRIPTDEL (#15)
- Add support for AI.CONFIG (#17)
- Add support for AI.INFO (#10)
Upgrades
- Upgrade redis.clients:jedis from 3.2.0 to 3.3.0 (#20)
- Update compiler version to 1.8 (#9)
Thanks to: @dengliming for the contributing!
0.6.0
- Add support for AI.TENSORGET command (#5)
0.5.0
- Upgrade redis.clients:jedis from 3.0.1 to 3.2.0 (#2)
- Fix modelset and scriptset add missing argument SOURCE and BLOB (#4)
0.3.0
- add support for runScript