scredis
Redis client
A high-performance, non-blocking Redis client for Scala applications
Non-blocking, ultra-fast Scala Redis client built on top of Akka IO, used in production at Livestream
153 stars
35 watching
16 forks
Language: Scala
last commit: almost 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance Redis client for Scala with non-blocking and asynchronous I/O operations. | 788 |
| A Scala library providing a client for interacting with Redis key-value databases. | 1,020 |
| A .NET client library for interacting with Redis and Redis Cluster instances. | 2,022 |
| A Flash library that provides a client-side interface to the Redis in-memory data store | 4 |
| A C++ Redis client providing a wrapper around hiredis with connection pooling and high availability features. | 190 |
| A ZIO-based client for the Redis in-memory data store | 123 |
| An experimental Redis client for Deno written in TypeScript. | 456 |
| A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. | 19 |
| A modern C++ client for Redis that provides an asynchronous API and is designed for high-performance applications. | 388 |
| A lightweight Ruby client for Redis with features like pipelining and timeout configuration. | 120 |
| An R package providing an interface to Redis for executing arbitrary commands and performing data exchange | 94 |
| A C++ client library to connect to and interact with Redis servers on Unix systems. | 16 |
| A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases. | 7 |
| An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 460 |
| A client library for interacting with Redis 6+ servers using a zero-allocation design | 217 |