Skip to content

Commit

Permalink
distribute damemtop
Browse files Browse the repository at this point in the history
  • Loading branch information
dormando authored and dustin committed Nov 2, 2009
1 parent 2906fae commit ea0fec7
Show file tree
Hide file tree
Showing 3 changed files with 607 additions and 0 deletions.
20 changes: 20 additions & 0 deletions scripts/README.damemtop
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
dormando's awesome memcached top

A flexible 'top' like utility for viewing memcached clusters.

Under development. Latest code is available at:
http://github.com/dormando/damemtop

See --help for full information.

Requires 'AnyEvent', and 'YAML' libraries from CPAN:
http://search.cpan.org/

'AnyEvent' depends on 'common::sense' (also at CPAN).

If you have a large cluster and want higher performance, find
and install 'EV' from CPAN. AnyEvent will automagically use it
and use epoll, kqeueue, etc, for socket handling.

Pester me for questions/bugs/ideas. As of writing the util is
in early release and missing many future features.
Loading

0 comments on commit ea0fec7

Please sign in to comment.