redis-py
There are 51 repositories under redis-py topic.
redis/redis-py
Redis Python client
a-luna/fastapi-redis-cache
A simple and robust caching solution for FastAPI that interprets request header values and creates proper response header values (powered by Redis)
yanglbme/redis-multi-programming-language-practice
🖖 Learn how to use Redis, from beginner basics to advanced techniques | 最新 Redis 底层原理分析与多语言应用实践
hackersandslackers/redis-python-tutorial
:o2: :thought_balloon: Leverage in-memory data storage to make your Python apps snappy.
mar1boroman/RedisVectorXperience
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.
Redislabs-Solution-Architects/vss-ops
Various Vector Similarity Search examples
Fidget-Spinner/fastapi-celery-redis
A minimal viable example for a FastAPI, Celery, and Redis backend. With frontend JavaScript which polls tasks until done.
Redislabs-Solution-Architects/Specialist-Solution-Workshops
Content and code repository for SA Specialist Solution Workshops
mtbrock/redis-decorators
Redis cache decorators for automatically caching function return values in Python.
simonprickett/redis-pi-camera
Experiments with the Raspberry Pi Camera module, Redis and Flask
deepmancer/aredis-client
Async Redis Client is a simple and easy-to-use module to interact with Redis databases
nitxiodev/python-bloomfilter
Scalable bloom filter using different backends written in Python
redis-developer/polygon-demo
Polygon search in Redis
roniemartinez/rate-limiting-with-python-and-redis
Sample application for the blog "Rate Limiting with Python and Redis"
xplor/redisconfig
A simple Redis configuration and connection package for Python
Gatsby-Lee/retry-redis
redis-py with retry decoration
jphaugla/redisJSONProductCatalog
redis with product category data from icecat
MohanSha/Redis-search
Building a search engine using Redis and redis-py
redis-developer/redis-polygon-search-weather-demo
Redis Stack 7.2 Polygon Search demonstration with Shipping Forecast data. Written in Python.
Redislabs-Solution-Architects/docdevdemo
Basic JSON/Search CRUD ops from multiple different interfaces
1ntegrale9/collective-intelligence
文字列タグ指向無向グラフ型ナレッジベース
grinvolod13/pomodoro-telegram-python-bot
Telegram bot based on aiogram library
impiyush83/insta-backend
BaaS for insta-like service.
jfunez/redis-simple-pubsub
python 3 implementation of simple pubsub exercise
NicklasXYZ/redisxchange
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.
PEMIDI/top-100-python-redis-commands
list of Redis commands commonly used in Python applications, formatted for use with the redis-py module
redis-developer/basic-acd
Implementation of a contact center ACD in Redis Enterprise
redis-developer/cctxn-examples
Redis Search examples in a credit card transaction data domain
Redislabs-Solution-Architects/document-lookaside
Example lookaside cache implementation with MongoDB
Rizwan-Hasan/Flask-URL-Shortener-Application
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.
svrana/gretis
:cyclone: An asynchronous Redis::Connection object using Greenlets and Tornado
anhaeh/aio_cache
python cache library for asyncio projects
Alfareiza/bookmarks
[Studio Material] Web Application developed in django and has been created thanks to the book "Django 3 By Example"
hellowac/redis-py-zh-cn
Redis Python client
redis-developer/search-sql
Comparison of various Redis Search and SQL commands against the Chinook dataset.
Redislabs-Solution-Architects/vss-sizer
Tool for gaining intuition on VSS index memory usage