Skip to content

a hands-on demonstration of implementing RedisSearch, a robust Full-text Search engine, using Python

Notifications You must be signed in to change notification settings

CodeLinkIO/demo-redis-search-python

Repository files navigation

Demo RedisSearch using Python

A hands-on demonstration of implementing RedisSearch, a robust Full-text Search engine, using Python

Tech stack

  • FastAPI

Installation

Prerequisites:

  • Python 3.8+
  • Docker
  • Docker Compose

Run the service:

docker-compose build

docker-compose up -d

Open your browser and go to http://localhost:8000/docs

About

a hands-on demonstration of implementing RedisSearch, a robust Full-text Search engine, using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published