Skip to content

maslow/xmemcache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XMemcache

XMemcache is a load-balancer for memcache , was wrote in golang.

Installation

 git clone https://github.com/Maslow/xmemcache.git

Introduction

  • config , configuration of servers' ip / port
  • node , manage the server nodes (doctor, consistent-hash alg)
  • hash , provide hash value for consistent-hash alg
  • protocal, the TCP based binary protocal packet of memcache
  • main.go , start a server & run

About

Memcached's load-balance manager. Developed in Golang.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages