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 (
README
After learning how to use Cocoa classes, I started to write "mcinsight" (mem cache insight). The idea is to run this stand alone mac application on your dev system instead of a real memcached server. When you launch it, it opens a socket server on port 11211 (default memcached port) and does everything a real memcached does but with a GUI on top. You can see every key, click on it and see it's value, it's size, etc. You can sort by keyname, expiring time, etc. Sorry, no windows or linux version. Have to upgrade to mac.




