Spacing Guild is a proxy to Memcached, written in Go. It is intended to solve the issue of TCP connection flooding of Memcached from PHP. Spacing Guild is currently in pre-release.
- After performing a
go getto retrieve the source, runglide install - Configurations are currently hard coded and will need to be updated if Memcached is not running locally at 11211
- Run
go build main.goto build then./mainto run memproxy