redis-client-app
Redis client app
A Redis client application built with Electron and Vue.js, providing a desktop interface to interact with a Redis server.
A redis client application on mac, windows and linux.
136 stars
5 watching
14 forks
Language: Vue
last commit: over 3 years ago
Linked from 1 awesome list
electroniview2redisredis-client
Related projects:
Repository | Description | Stars |
---|---|---|
xiusin/vredis | A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases. | 7 |
hmartiro/redox | A modern C++ client for Redis that provides an asynchronous API and is designed for high-performance applications. | 386 |
whatyouhide/redix | A Redis client designed to provide fast and resilient connections to a Redis server | 1,102 |
richfitz/redux | An R package providing an interface to Redis for executing arbitrary commands and performing data exchange | 91 |
vapor/redis | An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 459 |
hoisie/redis | A Redis client library for the Go programming language | 591 |
wooga/eredis | An Erlang implementation of the Redis client with focus on performance and robustness. | 627 |
debasishg/scala-redis | A Scala library providing a client for interacting with Redis key-value databases. | 1,020 |
victortrapenok/simpleredisclient | A C++ client library to connect to and interact with Redis servers on Unix systems. | 16 |
heroku/redo | A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. | 19 |
denodrivers/redis | A Redis client implementation for the Deno runtime environment. | 454 |
luca3m/redis3m | A C++ Redis client providing a wrapper around hiredis with connection pooling and high availability features. | 190 |
xerox-xeon/lua-redis-admin | A Redis client tool with web interface for editing and managing Redis data | 34 |
dwighthubbard/micropython-redis | A Redis client implementation designed for use with MicroPython on embedded microcontrollers. | 21 |
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,016 |