Skip to content

Files

Latest commit

author
jishengming
Sep 21, 2022
12d7abf · Sep 21, 2022

History

History
 
 

apps

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 31, 2021
Sep 21, 2022
Jul 29, 2017
Mar 25, 2017

This directory holds some libraries based on evpp:

  1. evmc a nonblocking async C++ memcached (or membase cluster) client library. This library is currently used in production which sends more than 100 billion requests every day. See evmc readme for more details.
  2. evnsq a nonblocking async C++ NSQ client library. This library is currently used in production which processes more than 20 billion messages every day. See evnsq readme for more details.