Nordix / hiredis-clusterLinks
C client library for Valkey/Redis Cluster. This project is used and sponsored by Ericsson. It is a fork of the now unmaintained hiredis-vip.
☆101Updated last week
Alternatives and similar repositories for hiredis-cluster
Users that are interested in hiredis-cluster are comparing it to the libraries listed below
Sorting:
- The etcd-cpp-apiv3 is a C++ library for etcd's v3 client APIs, i.e., ETCDCTL_API=3.☆367Updated 5 months ago
- Support redis cluster. Maintained and used at vipshop.☆330Updated 4 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- Redis C++ Client☆66Updated last year
- Provides connection pooling and auto-reconnect for hiredis. It is also minimalistic and easy to do customization.☆52Updated 4 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆454Updated 4 years ago
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆794Updated 4 months ago
- A collection of shared memory containers for high performance server☆234Updated 3 years ago
- C++ client for Consul (http://consul.io)☆158Updated 3 years ago
- Redis C++ client, support the data slice storage, support redis cluster, thread-safe,multi-platform,connection pool, read/write separatio…☆340Updated last year
- cross-platform coroutine library in c++☆854Updated 2 months ago
- C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform☆738Updated 2 years ago
- io_uring echo server☆391Updated last year
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆318Updated last year
- A redis sentinel client base on hiredis and in C.☆18Updated 9 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- Nick's libevent manual☆708Updated last year
- Probably the fastest coroutine lib in the world!☆1,057Updated last week
- A C++ Rate limiter implementation.☆56Updated 10 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- Redis module for reading and writing Protobuf messages☆205Updated 3 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆228Updated this week
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆163Updated 3 years ago
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆740Updated last year
- C++ Elasticsearch client library☆137Updated 3 years ago
- A ZooKeeper client for C++.☆157Updated 2 years ago
- C++ network library based on `libgo`.☆244Updated 6 years ago
- Boost.asio based Redis-client library.