redict
Client library
A Redict client library written in V for interacting with a Redis-based key-value store.
Redict client for the V language
1 stars
1 watching
0 forks
Language: V
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
informatikr/hedis | A Redis client library for the Haskell programming language. | 329 |
vert-x3/vertx-redis-client | An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |
vseloved/cl-redis | A Common Lisp Redis client with error handling and reconnect mechanisms. | 189 |
dantswain/yar | An Elixir Redis client written from scratch using the elixir-socket library. | 8 |
nekipelov/redisclient | A Boost.asio-based Redis-client library for C++ | 321 |
heroku/redo | A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. | 19 |
alexferl/vest | A lightweight REST client library for the V programming language. | 3 |
patrickpissurno/vredis | A Redis client module written in V | 67 |
kivra/oauth2_client | An Erlang library for simplifying Oauth2-enabled REST service interactions | 73 |
m-242/vitric | A transparent IRC library for the V programming language. | 4 |
aembke/fred.rs | An async Redis client with various features and protocols for interacting with Redis servers. | 390 |
denodrivers/redis | A Redis client implementation for the Deno runtime environment. | 454 |
kivra/restclient | An Erlang library for working with RESTful web services | 95 |
nrk/redis-lua | A Lua client library for the Redis key-value storage system | 734 |
wooga/eredis | An Erlang implementation of the Redis client with focus on performance and robustness. | 627 |