redis
Redis client
A software implementation of the Redis messaging system using Racket.
A redis client for Racket.
17 stars
4 watching
4 forks
Language: Racket
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
richfitz/redux | An R package providing an interface to Redis for executing arbitrary commands and performing data exchange | 94 |
xiusin/vredis | A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases. | 7 |
debasishg/scala-redis | A Scala library providing a client for interacting with Redis key-value databases. | 1,020 |
stefanwille/crystal-redis | A Redis client library for the Crystal programming language. | 377 |
perfectlysoft/perfect-redis | A Swift client library for Redis | 28 |
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,022 |
victortrapenok/simpleredisclient | A C++ client library to connect to and interact with Redis servers on Unix systems. | 16 |
wooga/eredis | An Erlang implementation of the Redis client with focus on performance and robustness. | 628 |
whatyouhide/redix | A Redis client designed to provide fast and resilient connections to a Redis server | 1,106 |
vert-x3/vertx-redis-client | An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |
vapor/redis | An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 460 |
zhangq0355/as3redis | A Flash library that provides a client-side interface to the Redis in-memory data store | 4 |
luca3m/redis3m | A C++ Redis client providing a wrapper around hiredis with connection pooling and high availability features. | 190 |
kristoff-it/zig-okredis | A client library for interacting with Redis 6+ servers using a zero-allocation design | 217 |
vseloved/cl-redis | A Common Lisp Redis client with error handling and reconnect mechanisms. | 190 |