laserdisc
Redis client
A pure functional programming Redis client with strongly typed protocol and serialization
A Future-free Fs2 native pure FP Redis client
94 stars
7 watching
14 forks
Language: Scala
last commit: 2 days ago fpfs2functional-programmingmtlredisredis-clientscala
Related projects:
Repository | Description | Stars |
---|---|---|
laserdisc-io/fs2-aws | A Scala-based utility library for interacting with AWS services using functional programming principles. | 192 |
stefanwille/crystal-redis | A Redis client library for the Crystal programming language. | 377 |
zio/zio-redis | A ZIO-based client for the Redis in-memory data store | 123 |
spotlightkid/picoredis | A minimal Redis client for MicroPython and other Python environments. | 9 |
markuman/go-redis | An implementation of the Redis protocol using a high-level interface inspired by GNU Octave's syntax. | 23 |
vapor/redis | An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 460 |
denodrivers/redis | An experimental Redis client for Deno written in TypeScript. | 456 |
moteus/lua-lluv-redis | A Redis client for the Lua-Lluv library, providing functionality for asynchronous interactions with a Redis instance. | 5 |
luca3m/redis3m | A C++ Redis client providing a wrapper around hiredis with connection pooling and high availability features. | 190 |
zhangq0355/as3redis | A Flash library that provides a client-side interface to the Redis in-memory data store | 4 |
iuioiua/r2d2 | A lightweight Redis client for the Deno runtime | 57 |
silentbicycle/sidereal | A Redis library for Lua that supports non-blocking mode, pipelining, and proxy tables with automatic reconnection. | 27 |
vseloved/cl-redis | A Common Lisp Redis client with error handling and reconnect mechanisms. | 190 |
wooga/eredis | An Erlang implementation of the Redis client with focus on performance and robustness. | 628 |
xiusin/vredis | A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases. | 7 |