There are 1 repository under redis-py topic.
A simple and robust caching solution for FastAPI that interprets request header values and creates proper response header values (powered by Redis)
🖖 Learn how to use Redis, from beginner basics to advanced techniques | 最新 Redis 底层原理分析与多语言应用实践
:o2: :thought_balloon: Leverage in-memory data storage to make your Python apps snappy.
Explore cutting-edge Redis capabilities for Vector Similarity Search, Hybrid Search (Vector Similarity + Meta Search), Semantic Caching, and an advanced RAG model integrated with a Language Model (LLM) Chatbot. Unlock the full potential of Redis as a vector database with this comprehensive showcase of powerful features.
Various Vector Similarity Search examples
A minimal viable example for a FastAPI, Celery, and Redis backend. With frontend JavaScript which polls tasks until done.
Redis cache decorators for automatically caching function return values in Python.
Content and code repository for SA Specialist Solution Workshops
A starter project for working with Redis and Python
Experiments with the Raspberry Pi Camera module, Redis and Flask
Async Redis Client is a simple and easy-to-use module to interact with Redis databases
Scalable bloom filter using different backends written in Python
A simple Redis configuration and connection package for Python
Building a search engine using Redis and redis-py
Redis Stack 7.2 Polygon Search demonstration with Shipping Forecast data. Written in Python.
Basic JSON/Search CRUD ops from multiple different interfaces
Sample application for the blog "Rate Limiting with Python and Redis"
Telegram bot based on aiogram library
BaaS for insta-like service.
python 3 implementation of simple pubsub exercise
redis with product category data from icecat
Python convenience/wrapper methods and classes for setting up FIFO message queues and/or pub-sub message brokers for clients to use for exchanging messages through Redis.
list of Redis commands commonly used in Python applications, formatted for use with the redis-py module
Gun-violence analysis: We are performing an analysis on a dataset related to gu-violence where we aim to find patterns in the dataset
Implementation of a contact center ACD in Redis Enterprise
Redis Search examples in a credit card transaction data domain
Example lookaside cache implementation with MongoDB
URL shortening web app built using Flask. It uses the base26 algorithm (derived from base62) for shortening URL, MySQL for database, and also Redis for caching.
Redis Python client
Comparison of various Redis Search and SQL commands against the Chinook dataset.