Skip to content

seacoastboy/beanseye

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is beanseye ?

Beanseye is proxy and monitor for beansdb, written in Go.

How to build

Install Go weekly release first, then

$ export GOPATH=$PWD $ go install proxy

How to run

prepare your configuration, according to conf/example.ini

$ ./bin/proxy -conf=myconf.ini

Proxy

You can access whole beansdb cluster throught localhost:7905 as configured, by any memcached client.

Monitor

There is a web monitor on http://localhost:7908/ at default.

About

Proxy and monitor for beansdb in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published