vredis
Redis module
A Redis client module written in V
Redis client for V, written in V
67 stars
3 watching
10 forks
Language: V
last commit: 8 months ago
Linked from 1 awesome list
redisredis-clientvvlangvlang-libraryvlang-module
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 |
vseloved/cl-redis | A Common Lisp Redis client with error handling and reconnect mechanisms. | 189 |
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 |
openresty/redis2-nginx-module | An Nginx module for interacting with Redis using the Redis 2.0 protocol | 901 |
vert-x3/vertx-redis-client | An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |
perlredis/perl-redis | A Perl binding for Redis database | 108 |
zhangq0355/as3redis | A Flash library that provides a client-side interface to the Redis in-memory data store | 4 |
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 |
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,016 |
luca3m/redis3m | A C++ Redis client providing a wrapper around hiredis with connection pooling and high availability features. | 190 |
radagaisus/orpheus | An object-oriented Redis client written in CoffeeScript | 33 |
informatikr/hedis | A Redis client library for the Haskell programming language. | 329 |
heroku/redo | A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. | 19 |