This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 62924aab08b5335e0e1095f43d6d0d7038f2cee3
tree 2cef9cac79a9940cbc0d06e6944686a73c35079e
parent 88bb7257d0e767e31a69e7c5330850188effbba6
tree 2cef9cac79a9940cbc0d06e6944686a73c35079e
parent 88bb7257d0e767e31a69e7c5330850188effbba6
| name | age | message | |
|---|---|---|---|
| |
README.rdoc | ||
| |
memcached |
README.rdoc
memcached_init
This is a multi-port memcached init script, intended for memcached farms.
- Script is nasty and based off "The Commando Pattern"
http://www.lsd.ic.unicamp.br/~oliva/fun/prog/resign-patterns
Help desired via git:
git clone git://github.com/retr0h/memcached_init.git
Usage
- /etc/init.d/memcached status (status of each process)
- /etc/init.d/memcached stop { port }
- /etc/init.d/memcached start { port }
TODO
- Add Redhat (chkconfig) and debian comments.
- Rework port definition section.








