redis-viewer
Redis viewer
Tool to view Redis data in terminal
A tool to view redis data in terminal.
151 stars
4 watching
5 forks
Language: Go
last commit: over 2 years ago goredistui
Related projects:
Repository | Description | Stars |
---|---|---|
hoisie/redis | A Redis client library for the Go programming language | 591 |
shomali11/xredis | A Go library providing a simple and type-safe interface to Redis | 19 |
mat2cc/redis_tui | A terminal-based Redis client that allows users to interact with a Redis database using a simple command-line interface. | 94 |
denodrivers/redis | A Redis client implementation for the Deno runtime environment. | 454 |
deldotdr/txredis | An asynchronous Redis client library for Twisted Python | 128 |
perlredis/perl-redis | A Perl binding for Redis database | 108 |
no13bus/redispapa | A Redis monitoring system that provides real-time information and allows users to execute Redis commands remotely. | 395 |
victortrapenok/simpleredisclient | A C++ client library to connect to and interact with Redis servers on Unix systems. | 16 |
richfitz/redux | An R package providing an interface to Redis for executing arbitrary commands and performing data exchange | 91 |
openresty/redis2-nginx-module | An Nginx module for interacting with Redis using the Redis 2.0 protocol | 901 |
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,016 |
zhangq0355/as3redis | A Flash library that provides a client-side interface to the Redis in-memory data store | 4 |
openresty/lua-redis-parser | A Lua module that parses raw Redis responses and constructs corresponding data structures. | 93 |
markuman/go-redis | An implementation of the Redis protocol using a high-level interface inspired by GNU Octave's syntax. | 23 |
xgzlucario/rotom | A high-performance Redis server written in Go, implementing the core event loop mechanism AeLoop. | 41 |