phpRedisAdmin
Redis admin
A web-based interface to manage Redis databases
Simple web interface to manage Redis databases.
3k stars
180 watching
667 forks
Language: PHP
last commit: about 1 month ago
Linked from 2 awesome lists
phpredis
Related projects:
Repository | Description | Stars |
---|---|---|
predis/predis | A flexible Redis client for PHP, providing a high-level interface to the popular in-memory data store. | 7,617 |
redis/node-redis | A high-performance Redis client for Node.js with support for various Redis commands and data structures | 16,982 |
redisearch/redisearch | Provides querying and indexing capabilities on top of Redis | 5,585 |
tporadowski/redis | A native port of Redis for Windows, implementing its key-value data model with various value types. | 9,151 |
redis/redis-rb | A Ruby client library for interacting with the Redis in-memory data store | 3,980 |
sripathikrishnan/redis-rdb-tools | Tools to parse Redis dump files and extract data in various formats | 5,102 |
laixintao/iredis | A terminal client for Redis with advanced features like auto-completion, syntax highlighting, and command validation. | 2,577 |
redisinsight/redisdesktopmanager | A desktop GUI client for interacting with Redis servers | 22,967 |
redis/redis | An in-memory key-value store with persistence on disk and support for multiple data structures. | 67,358 |
redis/ioredis | A high-performance, feature-rich Redis client for Node.js | 14,483 |
redis/redis-py | A Python client for interacting with the Redis key-value store | 12,733 |
nkrode/redislive | An application that visualizes Redis instances and analyzes query patterns and spikes. | 3,071 |
luin/medis | An Electron-based GUI application for managing Redis databases | 11,641 |
stackexchange/stackexchange.redis | A high-level interface to the Redis in-memory data store | 5,930 |
nalgeon/redka | An in-memory Redis implementation with SQLite backend, providing ACID transactions and compatibility with the Redis API. | 3,551 |