From defadd6d4976dd1e23423f54cfc4dd8d3c72d840 Mon Sep 17 00:00:00 2001 From: Guy Korland Date: Mon, 15 Apr 2019 10:58:24 +0300 Subject: [PATCH 1/2] Add pointer to RedisAI --- docs/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/index.md b/docs/index.md index 85c57f3..2006047 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,3 +1,7 @@ +--- +#### Notice RedisML is planned to be replaced by [RedisAI](http://redisai.io), adding support for deep learning. +*** + # Machine Learning Model Server on Redis RedisML is a Redis module that implements several machine learning models as Redis data types. From 18578794d975511b6a20212e67c07e5114d25074 Mon Sep 17 00:00:00 2001 From: Guy Korland Date: Sat, 22 Jun 2019 10:00:25 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7fcef6a..6078c47 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +--- +#### Notice RedisML is planned to be replaced by [RedisAI](http://redisai.io), adding support for deep learning. +*** + [![GitHub issues](https://img.shields.io/github/release/RedisLabsModules/redisml.svg)](https://github.com/RedisLabsModules/redisml/releases/latest) [![CircleCI](https://circleci.com/gh/RedisLabsModules/redisml.svg?style=svg)](https://circleci.com/gh/RedisLabsModules/redisml) [![DockerHub](https://dockerbuildbadges.quelltext.eu/status.svg?organization=redislabs&repository=redisml)](https://hub.docker.com/r/redislabs/redisml/builds/)