I created a Rails app hosted on Heroku with a Memcache plugin limited to 5 MB.
How can I know about Memcache status, free cache left, biggest cache chunk etc.? Can I access this within the app (an admin page for example)? Or using the Ruby console? Also, is there any graphical plugin for this?