Skip to content

dragon-skeleton/mcache-client

 
 

Repository files navigation

= Memcache client =

C++ implementation of memcache client that support this features:

* txt and binary application protocol
* TCP and UDP transport protocol
* consistent hashing pool of servers
* thread/process dead servers caching
* automatic dead servers restoration
* thread/process socket caching
* extensively customizable
* python API

About

C++&Python memcache client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 85.8%
  • Python 13.7%
  • Other 0.5%