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.
☆98Updated this week
Alternatives and similar repositories for hiredis-cluster
Users that are interested in hiredis-cluster are comparing it to the libraries listed below
Sorting:
- Redis C++ Client☆66Updated last year
- The etcd-cpp-apiv3 is a C++ library for etcd's v3 client APIs, i.e., ETCDCTL_API=3.☆356Updated 3 months ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 years ago
- Support redis cluster. Maintained and used at vipshop.☆327Updated 4 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- A redis sentinel client base on hiredis and in C.☆18Updated 9 years ago
- Cetcd is a C client library for etcd with full features support☆71Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- C++ client for Consul (http://consul.io)☆156Updated 3 years ago
- redis's async event loop library☆188Updated 5 years ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆73Updated last year
- Provides connection pooling and auto-reconnect for hiredis. It is also minimalistic and easy to do customization.☆52Updated 4 years ago
- Libcorpc is a high performance coroutine base RPC framework☆37Updated last month
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- Nick's libevent manual☆707Updated last year
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆308Updated 10 months ago
- C++ network library based on `libgo`.☆245Updated 6 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆145Updated 4 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.☆33Updated 10 years ago
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆786Updated 2 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆183Updated 5 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- A raft consensus implementation that is simply and understandable☆152Updated 5 years ago
- C++ implementation of raft consensus☆265Updated 2 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer …☆99Updated last year