1 Star 0 Fork 141

wayland-chen / evpp

forked from zieckey / evpp 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
readme.md 705 Bytes
Copy Edit Raw Blame History
zieckey authored 2017-07-26 19:05 . Update docs

evmc

evmc is a nonblocking async C++ client library for memcached and membase. It is based on evpp which is a modern C++ network library.

Status

This library is currently used in production which sends more than 300 billions requests every day.

Features

  1. Support single memcached instance
  2. Support a cluster of memcached which are configurated by vbucket, like membase or couchbase
  3. Support failover and load balance

Dependencies

C++
1
https://gitee.com/chenhaiqi/evpp.git
git@gitee.com:chenhaiqi/evpp.git
chenhaiqi
evpp
evpp
master

Search