RedisLive
Redis viewer
An application that visualizes Redis instances and analyzes query patterns and spikes.
Visualize your redis instances, analyze query patterns and spikes.
3k stars
177 watching
644 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list
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/redis-rb | A Ruby client library for interacting with the Redis in-memory data store | 3,976 |
redis/redis-py | A Python client for interacting with the Redis key-value store | 12,667 |
redis/go-redis | A Go client for interacting with the Redis key-value store and message broker | 20,148 |
nalgeon/redka | An in-memory Redis implementation with SQLite backend, providing ACID transactions and compatibility with the Redis API. | 3,503 |
redis/redis | An in-memory key-value store with persistence on disk and support for multiple data structures. | 67,030 |
sripathikrishnan/redis-rdb-tools | Tools to parse Redis dump files and extract data in various formats | 5,091 |
laixintao/iredis | A terminal client for Redis with advanced features like auto-completion, syntax highlighting, and command validation. | 2,564 |
redisearch/redisearch | Provides querying and indexing capabilities on top of Redis | 5,548 |
tporadowski/redis | A native port of Redis for Windows, implementing its key-value data model with various value types. | 9,065 |
no13bus/redispapa | A Redis monitoring system that provides real-time information and allows users to execute Redis commands remotely. | 395 |
stackexchange/stackexchange.redis | A high-level interface to the Redis in-memory data store | 5,911 |
redis/ioredis | A high-performance, feature-rich Redis client for Node.js | 14,400 |
tair-opensource/redisshake | A tool for transferring data between Redis instances with customizable data processing and filtering capabilities. | 3,853 |
erikdubbelboer/phpredisadmin | A web-based interface to manage Redis databases | 3,122 |