All Projects → douban → Beanseye

douban / Beanseye

Proxy and monitor for beansdb in Go

Programming Languages

go
31211 projects - #10 most used programming language

What is beanseye ?

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

How to build

Install Go first, then

$ git clone URL
$ cd beanseye
$ make

How to run

prepare your configuration, according to conf/example.ini

$ ./bin/proxy -conf conf/example.yaml -basepath the_path_has_static

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].