iredis
Redis client
A terminal client for Redis with advanced features like auto-completion, syntax highlighting, and command validation.
Interactive Redis: A Terminal Client for Redis with AutoCompletion and Syntax Highlighting.
3k stars
22 watching
113 forks
Language: Python
last commit: 7 months ago
Linked from 5 awesome lists
command-line-toolredisredis-cliredis-client
Related projects:
Repository | Description | Stars |
---|---|---|
redis/ioredis | A high-performance, feature-rich Redis client for Node.js | 14,400 |
redis/redis | An in-memory key-value store with persistence on disk and support for multiple data structures. | 67,109 |
redis/redis-rb | A Ruby client library for interacting with the Redis in-memory data store | 3,976 |
redis/node-redis | A high-performance Redis client for Node.js with support for various Redis commands and data structures | 16,943 |
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-py | A Python client for interacting with the Redis key-value store | 12,676 |
tporadowski/redis | A native port of Redis for Windows, implementing its key-value data model with various value types. | 9,065 |
predis/predis | A flexible and feature-complete Redis client for PHP | 7,608 |
redis-rs/redis-rs | A Rust library providing high-level access to Redis functionality | 3,639 |
artemeff/redis | Provides Redis client functionality in Elixir for sending commands to Redis servers | 358 |
redisearch/redisearch | Provides querying and indexing capabilities on top of Redis | 5,548 |
xiusin/vredis | A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases. | 7 |
redis/hiredis | A minimalistic C client library for the Redis database | 6,267 |
qishibo/anotherredisdesktopmanager | A desktop GUI client for Redis with improved stability and performance. | 30,780 |
tair-opensource/redisshake | A tool for transferring data between Redis instances with customizable data processing and filtering capabilities. | 3,853 |