SimpleRedisClient
Redis client
A C++ client library to connect to and interact with Redis servers on Unix systems.
C++ клиент для Redis (Unix only)
16 stars
4 watching
6 forks
Language: C++
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases. | 7 |
| A Boost.asio-based Redis-client library for C++ | 321 |
| A modern C++ client for Redis that provides an asynchronous API and is designed for high-performance applications. | 388 |
| A .NET client library for interacting with Redis and Redis Cluster instances. | 2,022 |
| A C++ Redis client providing a wrapper around hiredis with connection pooling and high availability features. | 190 |
| A Common Lisp Redis client with error handling and reconnect mechanisms. | 190 |
| A minimal Redis client for MicroPython and other Python environments. | 9 |
| A lightweight Ruby client for Redis with features like pipelining and timeout configuration. | 120 |
| An experimental Redis client for Deno written in TypeScript. | 456 |
| An R package providing an interface to Redis for executing arbitrary commands and performing data exchange | 94 |
| A Redis client library for Haskell. | 329 |
| An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 460 |
| A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. | 19 |
| A Flash library that provides a client-side interface to the Redis in-memory data store | 4 |
| A Redis client for Python asyncio event loop | 552 |