You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of [redis-py 4.0.0](https://pypi.org/project/redis/4.0.0) this library is deprecated. It's features have been merged into redis-py. Please either install it [from pypy](https://pypi.org/project/redis) or [the repo](https://github.com/redis/redis-py).
16
+
17
+
--------------------------------
18
+
13
19
This is a Python search engine library that utilizes the [RediSearch Redis Module](http://redisearch.io) API.
14
20
15
21
It is the "official" client of RediSearch, and should be regarded as its canonical client implementation.
0 commit comments