Skip to content

t-cyrill/neoagent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neoagent

A Yet Another Memcached Protocol Proxy Server written by C with C99 style.

Features

  • connection pooling
  • configuration with JSON
  • fail over with backup server function
  • support some memcached command(get, set, add, delete, incr, decr, quit)

Dependencies

Build

scons configure
scons 
scons install

SCons is a powerful and flexible build tool.

Generating Documents

scons doc

The documents of neoagent are generated with Sphinx, and requires following extension for generating html document.

The generated html document is following.

Debian Packaging

scons debian

Acknowledgment

Thanks for pixiv Inc and its developers

  • allowing me to develop and publish neoagent as business work

About

A Yet Another Memcached Protocol Proxy Server

Resources

License

Stars

Watchers

Forks

Packages

No packages published