README.damemtop
1dormando's awesome memcached top
2
3A flexible 'top' like utility for viewing memcached clusters.
4
5Under development. Latest code is available at:
6http://github.com/dormando/damemtop
7
8See --help for full information.
9
10Requires 'AnyEvent', and 'YAML' libraries from CPAN:
11http://search.cpan.org/
12
13'AnyEvent' depends on 'common::sense' (also at CPAN).
14
15If you have a large cluster and want higher performance, find
16and install 'EV' from CPAN. AnyEvent will automagically use it
17and use epoll, kqeueue, etc, for socket handling.
18
19Pester me for questions/bugs/ideas. As of writing the util is
20in early release and missing many future features.
21