vredis
Redis client
A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases.
The Redis client is a software tool that allows you to connect to a Redis database over the network, send commands, and receive responses.
7 stars
3 watching
0 forks
Language: V
last commit: 7 months ago
Linked from 1 awesome list
vlangvlang-module
Related projects:
Repository | Description | Stars |
---|---|---|
| A Redis client module written in V | 67 |
| An Erlang implementation of the Redis client with focus on performance and robustness. | 628 |
| A C++ client library to connect to and interact with Redis servers on Unix systems. | 16 |
| A Scala library providing a client for interacting with Redis key-value databases. | 1,020 |
| An R package providing an interface to Redis for executing arbitrary commands and performing data exchange | 94 |
| A Flash library that provides a client-side interface to the Redis in-memory data store | 4 |
| An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |
| A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. | 19 |
| A Common Lisp Redis client with error handling and reconnect mechanisms. | 190 |
| An object-oriented Redis client written in CoffeeScript | 33 |
| A Redis client application built with Electron and Vue.js, providing a desktop interface to interact with a Redis server. | 136 |
| An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 460 |
| An experimental Redis client for Deno written in TypeScript. | 456 |
| A software implementation of the Redis messaging system using Racket. | 17 |
| A Redis client library for the Crystal programming language. | 377 |