redisco
Redis container library
A Python library for simple models and containers persisted in Redis.
A Python Library for Simple Models and Containers Persisted in Redis
438 stars
33 watching
78 forks
Language: Python
last commit: about 5 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sebleier/django-redis-cache | A caching backend for Django web applications using Redis as the storage layer. | 1,039 |
coleifer/walrus | A Python library that provides an extension to the popular Redis client, adding support for newer commands and integrating with other databases. | 1,156 |
jedp/python-redis-log | Publishes log messages to Redis pub/sub channels using Python. | 91 |
dwighthubbard/micropython-redis | A Redis client implementation designed for use with MicroPython on embedded microcontrollers. | 21 |
redisai/redisai | A Redis module that enables execution of deep learning and machine learning models | 828 |
stephenmcd/hot-redis | A Python library providing rich data types backed by Redis, enabling atomic network operations. | 289 |
spotlightkid/picoredis | A minimal Redis client for MicroPython and other Python environments. | 9 |
ionelmc/django-redisboard | A Django application for monitoring and inspecting Redis servers in real-time | 275 |
nrk/redis-lua | A Lua client library for the Redis key-value storage system | 737 |
nekipelov/redisclient | A Boost.asio-based Redis-client library for C++ | 321 |
wayhome/redis_protocol | An implementation of the Redis protocol in Python | 16 |
nateware/redis-objects | A Ruby interface to Redis that maps data types to Ruby objects, enabling atomic operations and simplifying integration with existing ORMs. | 2,091 |
denodrivers/redis | An experimental Redis client for Deno written in TypeScript. | 456 |
victortrapenok/simpleredisclient | A C++ client library to connect to and interact with Redis servers on Unix systems. | 16 |
mpalmer/redis | A high-performance, in-memory key-value store with various data structures. | 129 |