crystal-redis
Redis client
A Redis client library for the Crystal programming language.
Full featured Redis client for Crystal
377 stars
11 watching
61 forks
Language: Crystal
last commit: over 1 year ago
Linked from 1 awesome list
crystalcrystal-redisredisredis-client
Related projects:
Repository | Description | Stars |
---|---|---|
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,022 |
vapor/redis | An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 460 |
zio/zio-redis | A ZIO-based client for the Redis in-memory data store | 123 |
perlredis/perl-redis | A Perl binding for Redis database | 108 |
shomali11/xredis | A Go library providing a simple and type-safe interface to Redis | 19 |
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 |
perfectlysoft/perfect-redis | A Swift client library for Redis | 28 |
xiusin/vredis | A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases. | 7 |
akdilsiz/elixir-rediscl | A minimal Redis client with connection pooling and basic query functionality | 13 |
debasishg/scala-redis | A Scala library providing a client for interacting with Redis key-value databases. | 1,020 |
dwighthubbard/micropython-redis | A Redis client implementation designed for use with MicroPython on embedded microcontrollers. | 21 |
richfitz/redux | An R package providing an interface to Redis for executing arbitrary commands and performing data exchange | 94 |
wooga/eredis | An Erlang implementation of the Redis client with focus on performance and robustness. | 628 |
stchang/redis | A software implementation of the Redis messaging system using Racket. | 17 |