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.

GitHub

7 stars
3 watching
0 forks
Language: V
last commit: 4 months ago
Linked from 1 awesome list

vlangvlang-module

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
patrickpissurno/vredis A Redis client module written in V 67
wooga/eredis An Erlang implementation of the Redis client with focus on performance and robustness. 627
victortrapenok/simpleredisclient A C++ client library to connect to and interact with Redis servers on Unix systems. 16
debasishg/scala-redis A Scala library providing a client for interacting with Redis key-value databases. 1,020
richfitz/redux An R package providing an interface to Redis for executing arbitrary commands and performing data exchange 91
zhangq0355/as3redis A Flash library that provides a client-side interface to the Redis in-memory data store 4
vert-x3/vertx-redis-client An asynchronous API to interact with Redis data structures from within an event-driven Java application. 131
heroku/redo A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. 19
vseloved/cl-redis A Common Lisp Redis client with error handling and reconnect mechanisms. 189
radagaisus/orpheus An object-oriented Redis client written in CoffeeScript 33
meshware/redis-client-app A Redis client application built with Electron and Vue.js, providing a desktop interface to interact with a Redis server. 136
vapor/redis An extension to the Vapor framework allowing Redis as an in-memory data store and message broker 459
denodrivers/redis A Redis client implementation for the Deno runtime environment. 454
stchang/redis A software implementation of the Redis messaging system using Racket. 17
stefanwille/crystal-redis A Redis client library for the Crystal programming language. 380