jedis
Redis client
A high-performance Java client for interacting with Redis servers.
Redis Java client
12k stars
680 watching
4k forks
Language: Java
last commit: 10 days ago
Linked from 3 awesome lists
javajedisredisredis-clientredis-cluster
Related projects:
Repository | Description | Stars |
---|---|---|
caoxinyu/redisclient | A Java-based GUI tool for interacting with Redis databases, providing features for data editing, management, and querying. | 2,442 |
redis/node-redis | A high-performance Redis client for Node.js with support for various Redis commands and data structures | 16,943 |
redisson/redisson | A high-performance Java client for real-time data platform using Redis and Valkey | 23,365 |
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 |
piaohao/godis | A Go library implementing Redis clients with features like cluster support, pipelines, transactions, and distributed locks. | 111 |
redis/redis-py | A Python client for interacting with the Redis key-value store | 12,667 |
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,016 |
laixintao/iredis | A terminal client for Redis with advanced features like auto-completion, syntax highlighting, and command validation. | 2,564 |
xiusin/vredis | A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases. | 7 |
redis/redis | An in-memory key-value store with persistence on disk and support for multiple data structures. | 67,030 |
liaoliaots/nestjs-redis | Provides a Redis client for Node.js applications using Nest framework | 392 |
debasishg/scala-redis | A Scala library providing a client for interacting with Redis key-value databases. | 1,020 |
redis-rs/redis-rs | A Rust library providing high-level access to Redis functionality | 3,639 |