rediscala

Redis client

A high-performance Redis client for Scala with non-blocking and asynchronous I/O operations.

Non-blocking, Reactive Redis driver for Scala (with Sentinel support)

GitHub

788 stars
40 watching
142 forks
Language: Scala
last commit: 9 months ago

Related projects:

Repository Description Stars
debasishg/scala-redis A Scala library providing a client for interacting with Redis key-value databases. 1,020
zio/zio-redis A ZIO-based client for the Redis in-memory data store 123
whatyouhide/redix A Redis client designed to provide fast and resilient connections to a Redis server 1,106
livestream/scredis A high-performance, non-blocking Redis client for Scala applications 153
zhangq0355/as3redis A Flash library that provides a client-side interface to the Redis in-memory data store 4
wooga/eredis An Erlang implementation of the Redis client with focus on performance and robustness. 628
denodrivers/redis An experimental Redis client for Deno written in TypeScript. 456
redisai/redisai A Redis module that enables execution of deep learning and machine learning models 828
markuman/go-redis An implementation of the Redis protocol using a high-level interface inspired by GNU Octave's syntax. 23
2881099/csredis A .NET client library for interacting with Redis and Redis Cluster instances. 2,022
stefanwille/crystal-redis A Redis client library for the Crystal programming language. 377
0xffea/ocaml-redis A client library for interacting with a popular in-memory data store 75
silentbicycle/sidereal A Redis library for Lua that supports non-blocking mode, pipelining, and proxy tables with automatic reconnection. 27
heroku/redo A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. 19
dwighthubbard/micropython-redis A Redis client implementation designed for use with MicroPython on embedded microcontrollers. 21