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
439 stars
33 watching
78 forks
Language: Python
last commit: almost 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,040 |
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,152 |
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 | 825 |
stephenmcd/hot-redis | A Python library providing rich data types backed by Redis, enabling atomic network operations. | 290 |
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 | 274 |
nrk/redis-lua | A Lua client library for the Redis key-value storage system | 734 |
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,090 |
denodrivers/redis | A Redis client implementation for the Deno runtime environment. | 454 |
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 |