redis3m

Redis client

A C++ Redis client providing a wrapper around hiredis with connection pooling and high availability features.

A C++ Redis client

GitHub

190 stars
30 watching
78 forks
Language: C++
last commit: over 5 years ago
Linked from 3 awesome lists

c-plus-plushiredisredisredis-client

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zhangq0355/as3redis A Flash library that provides a client-side interface to the Redis in-memory data store 4
hmartiro/redox A modern C++ client for Redis that provides an asynchronous API and is designed for high-performance applications. 386
victortrapenok/simpleredisclient A C++ client library to connect to and interact with Redis servers on Unix systems. 16
nim-lang/redis A Redis client library for the Nim programming language 128
nekipelov/redisclient A Boost.asio-based Redis-client library for C++ 321
richfitz/redux An R package providing an interface to Redis for executing arbitrary commands and performing data exchange 91
amakawa/redic A lightweight Ruby client for Redis with features like pipelining and timeout configuration. 120
2881099/csredis A .NET client library for interacting with Redis and Redis Cluster instances. 2,016
vert-x3/vertx-redis-client An asynchronous API to interact with Redis data structures from within an event-driven Java application. 131
moteus/lua-lluv-redis A Redis client for the Lua-Lluv library, providing functionality for asynchronous interactions with a Redis instance. 5
xiusin/vredis A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases. 7
debasishg/scala-redis A Scala library providing a client for interacting with Redis key-value databases. 1,020
denodrivers/redis A Redis client implementation for the Deno runtime environment. 454
vseloved/cl-redis A Common Lisp Redis client with error handling and reconnect mechanisms. 189
heroku/redo A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. 19