predis
Redis client
A flexible and feature-complete Redis client for PHP
A flexible and feature-complete Redis client for PHP.
8k stars
213 watching
987 forks
Language: PHP
last commit: about 1 month ago
Linked from 4 awesome lists
phppredisredisredis-clusterredis-sentinel
Related projects:
Repository | Description | Stars |
---|---|---|
redis/node-redis | A high-performance Redis client for Node.js with support for various Redis commands and data structures | 16,943 |
redis/ioredis | A high-performance, feature-rich Redis client for Node.js | 14,400 |
redis/rueidis | A fast Redis client with features like auto-pipelining and client-side caching for high-performance data access in distributed systems. | 2,452 |
redis/redis-rb | A Ruby client library for interacting with the Redis in-memory data store | 3,976 |
redis/redis | An in-memory key-value store with persistence on disk and support for multiple data structures. | 67,030 |
laixintao/iredis | A terminal client for Redis with advanced features like auto-completion, syntax highlighting, and command validation. | 2,564 |
erikdubbelboer/phpredisadmin | A web-based interface to manage Redis databases | 3,122 |
tporadowski/redis | A native port of Redis for Windows, implementing its key-value data model with various value types. | 9,065 |
redis/redis-py | A Python client for interacting with the Redis key-value store | 12,667 |
stackexchange/stackexchange.redis | A high-level interface to the Redis in-memory data store | 5,911 |
steve0511/resty-redis-cluster | A Lua client module for interacting with Redis clusters using OpenResty. | 376 |
redis/go-redis | A Go client for interacting with the Redis key-value store and message broker | 20,148 |
xiusin/vredis | A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases. | 7 |
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,016 |
codislabs/codis | A high-performance Redis cluster solution that provides a proxy-based architecture for scaling and managing a distributed Redis instance. | 13,160 |