walrus
Redis wrapper
A Python library that provides an extension to the popular Redis client, adding support for newer commands and integrating with other databases.
Lightweight Python utilities for working with Redis
1k stars
27 watching
92 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
autocompletedatabasefull-text-searchormpythonredis
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
kiddouk/redisco | A Python library for simple models and containers persisted in Redis. | 439 |
deldotdr/txredis | An asynchronous Redis client library for Twisted Python | 128 |
dwighthubbard/micropython-redis | A Redis client implementation designed for use with MicroPython on embedded microcontrollers. | 21 |
victortrapenok/simpleredisclient | A C++ client library to connect to and interact with Redis servers on Unix systems. | 16 |
vapor/redis | An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 459 |
lp/objchiredis | An Objective-C wrapper around the Redis protocol to create an easy-to-use interface for interacting with Redis databases. | 162 |
denodrivers/redis | A Redis client implementation for the Deno runtime environment. | 454 |
jonathanslenders/asyncio-redis | A Redis client for Python asyncio event loop | 552 |
jedp/python-redis-log | Publishes log messages to Redis pub/sub channels using Python. | 91 |
hoisie/redis | A Redis client library for the Go programming language | 591 |
nekipelov/redisclient | A Boost.asio-based Redis-client library for C++ | 321 |
sebleier/django-redis-cache | A caching backend for Django web applications using Redis as the storage layer. | 1,040 |
whatyouhide/redix | A Redis client designed to provide fast and resilient connections to a Redis server | 1,102 |
wayhome/redis_protocol | An implementation of the Redis protocol in Python | 16 |