scala-redis
Redis client
A Scala library providing a client for interacting with Redis key-value databases.
A scala library for connecting to a redis server, or a cluster of redis nodes using consistent hashing on the client side.
1k stars
61 watching
218 forks
Language: Scala
last commit: about 2 years ago
Linked from 2 awesome lists
redisredis-clientscala
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance Redis client for Scala with non-blocking and asynchronous I/O operations. | 788 |
| A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases. | 7 |
| A ZIO-based client for the Redis in-memory data store | 123 |
| An experimental Redis client for Deno written in TypeScript. | 456 |
| An Erlang implementation of the Redis client with focus on performance and robustness. | 628 |
| A Flash library that provides a client-side interface to the Redis in-memory data store | 4 |
| A .NET client library for interacting with Redis and Redis Cluster instances. | 2,022 |
| A Redis client library for the Crystal programming language. | 377 |
| A software implementation of the Redis messaging system using Racket. | 17 |
| An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |
| A Redis client implementation designed for use with MicroPython on embedded microcontrollers. | 21 |
| A high-performance, non-blocking Redis client for Scala applications | 153 |
| An implementation of the Redis protocol using a high-level interface inspired by GNU Octave's syntax. | 23 |
| A Redis client designed to provide fast and resilient connections to a Redis server | 1,106 |
| A Common Lisp Redis client with error handling and reconnect mechanisms. | 190 |