redis_tui
Redis client
A terminal-based Redis client that allows users to interact with a Redis database using a simple command-line interface.
Redis terminal application
96 stars
2 watching
4 forks
Language: Go
last commit: about 1 year ago command-linegogolangredisredis-clientterminal-basedtui
Related projects:
Repository | Description | Stars |
---|---|---|
| A Redis client library for the Go programming language | 591 |
| An implementation of the Redis protocol using a high-level interface inspired by GNU Octave's syntax. | 23 |
| A Go library providing a simple and type-safe interface to Redis | 19 |
| A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases. | 7 |
| A C++ Redis client providing a wrapper around hiredis with connection pooling and high availability features. | 190 |
| A Go library implementing Redis clients with features like cluster support, pipelines, transactions, and distributed locks. | 111 |
| A Scala library providing a client for interacting with Redis key-value databases. | 1,020 |
| A lightweight Redis client for the Deno runtime | 57 |
| A high-performance Redis server written in Go with optimized data structures and event-driven architecture. | 41 |
| Tool to view Redis data in terminal | 151 |
| A C++ client library to connect to and interact with Redis servers on Unix systems. | 16 |
| An experimental Redis client for Deno written in TypeScript. | 456 |
| A high-performance Redis client for Scala with non-blocking and asynchronous I/O operations. | 788 |
| A modern C++ client for Redis that provides an asynchronous API and is designed for high-performance applications. | 388 |
| An Nginx module for interacting with Redis using the Redis 2.0 protocol | 902 |