A Yet Another Memcached Protocol Proxy Server written by C with C99 style.
- connection pooling
- configuration with JSON
- fail over with backup server function
- support some memcached command(get, set, add, delete, incr, decr, quit)
scons configure
scons
scons install
SCons is a powerful and flexible build tool. In some environments, it requires 'pkg-config' also.
scons doc
The documents of neoagent are generated with Sphinx, and requires following extension for generating html document.
The generated html document is following.
scons debian
Thanks for pixiv Inc and its developers
- allowing me to develop and publish neoagent as business work