1 Star 0 Fork 141

李斌 / evpp

forked from zieckey / evpp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
readme.md 705 Bytes
一键复制 编辑 原始数据 按行查看 历史
zieckey 提交于 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/hello_libin/evpp.git
git@gitee.com:hello_libin/evpp.git
hello_libin
evpp
evpp
master

搜索帮助