python3-redisearch-py

RediSearch client (Python3 version)
  https://github.com/RediSearch/redisearch-py/
  0
  no reviews



This is a Python search engine library that utilizes the RediSearch Redis Module API. RediSearch is an open-source, high performance search engine implemented as a Redis Module. It uses custom data types to allow fast, stable and feature rich full-text search inside redis.

This client is a wrapper around the RediSearch API protocol, that allows you to utilize its features easily.

This package contains the Python 3 version of the library.