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
memcached
instance - Support a cluster of
memcached
which are configurated by vbucket, likemembase
orcouchbase
- Support failover and load balance