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)
787 stars
40 watching
142 forks
Language: Scala
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
debasishg/scala-redis | A Scala library providing a client for interacting with Redis key-value databases. | 1,019 |
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,103 |
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 | A Redis client implementation for the Deno runtime environment. | 454 |
redisai/redisai | A Redis module that enables execution of deep learning and machine learning models | 825 |
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,021 |
stefanwille/crystal-redis | A Redis client library for the Crystal programming language. | 380 |
0xffea/ocaml-redis | A client library for interacting with a popular in-memory data store | 74 |
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 |