redis
Redis client
A Redis client implementation for the Deno runtime environment.
🦕 Redis client for Deno 🍕
454 stars
8 watching
45 forks
Language: TypeScript
last commit: 12 days ago
Linked from 1 awesome list
denoredis
Related projects:
Repository | Description | Stars |
---|---|---|
iuioiua/r2d2 | A lightweight Redis client for the Deno runtime | 56 |
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 |
richfitz/redux | An R package providing an interface to Redis for executing arbitrary commands and performing data exchange | 91 |
debasishg/scala-redis | A Scala library providing a client for interacting with Redis key-value databases. | 1,020 |
deldotdr/txredis | An asynchronous Redis client library for Twisted Python | 128 |
vapor/redis | An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 459 |
victortrapenok/simpleredisclient | A C++ client library to connect to and interact with Redis servers on Unix systems. | 16 |
zio/zio-redis | A ZIO-based client for the Redis in-memory data store | 123 |
wooga/eredis | An Erlang implementation of the Redis client with focus on performance and robustness. | 627 |
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 |
heroku/redo | A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. | 19 |
daurnimator/lredis | A Redis client library written in Lua for interacting with a Redis server | 42 |
hoisie/redis | A Redis client library for the Go programming language | 591 |