From e3bb4e3791e4bf552b003081d77cf18c73ebecd9 Mon Sep 17 00:00:00 2001 From: Guy Korland Date: Sun, 12 Feb 2023 09:59:55 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 523f438a0..46c81eb02 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ [![Forum](https://img.shields.io/badge/Forum-RediSearch-blue)](https://forum.redislabs.com/c/modules/redisearch/) [![Discord](https://img.shields.io/discord/697882427875393627?style=flat-square)](https://discord.gg/xTbqgTB) +## Deprecation notice + +As of [RediSearch 2.0](https://github.com/RediSearch/RediSearch/releases/tag/v2.0.0) this repository is deprecated. It's features have been merged into RediSearch. + +For more details please check https://github.com/RediSearch/RediSearch/tree/master/coord. + # RSCoordinator - Distributed RediSearch RSCoordinator is an add-on module that enables scalable distributed search over [RediSearch](http://redisearch.io).