redisclient
Redis client
A Boost.asio-based Redis-client library for C++
Boost.asio based Redis-client library.
321 stars
40 watching
140 forks
Language: C++
last commit: over 3 years ago
Linked from 1 awesome list
asioc-plus-plusredisredis-clientredisclient
Related projects:
Repository | Description | Stars |
---|---|---|
victortrapenok/simpleredisclient | A C++ client library to connect to and interact with Redis servers on Unix systems. | 16 |
luca3m/redis3m | A C++ Redis client providing a wrapper around hiredis with connection pooling and high availability features. | 190 |
hmartiro/redox | A modern C++ client for Redis that provides an asynchronous API and is designed for high-performance applications. | 386 |
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,018 |
jonathanslenders/asyncio-redis | A Redis client for Python asyncio event loop | 552 |
vseloved/cl-redis | A Common Lisp Redis client with error handling and reconnect mechanisms. | 189 |
akdilsiz/elixir-rediscl | A minimal Redis client with connection pooling and basic query functionality | 13 |
stefanwille/crystal-redis | A Redis client library for the Crystal programming language. | 380 |
amakawa/redic | A lightweight Ruby client for Redis with features like pipelining and timeout configuration. | 120 |
kristoff-it/zig-okredis | A client library for interacting with Redis 6+ servers using a zero-allocation design | 213 |
informatikr/hedis | A Redis client library for the Haskell programming language. | 329 |
zhangq0355/as3redis | A Flash library that provides a client-side interface to the Redis in-memory data store | 4 |
denodrivers/redis | A Redis client implementation for the Deno runtime environment. | 454 |
heroku/redo | A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. | 19 |
joelcox/codeigniter-redis | A CodeIgniter interface to interact with Redis data store | 241 |