evmc is a nonblocking async C++ client library for memcached and membase. It is based on evpp which is a modern C++ network library.
This library is currently used in production which sends more than 300 billions requests every day.
- Support single
memcachedinstance - Support a cluster of
memcachedwhich are configurated by vbucket, likemembaseorcouchbase - Support failover and load balance