Sha256: 456ef7f8f90f31acdc6c3d977d9b998bb5dfb84336e20b815436f7bde6f1daea

Contents?: true

Size: 941 Bytes

Versions: 1

Compression:

Stored size: 941 Bytes

Contents

Did you ever try to read all keys that are in memcached and found out that memcached have no command that allows it?

Do you miss being able to actually know what is inside your memcached server effortlessly?

I did want that, so I've built it. Check it out:

(image of menu)
- Check how much time is left for any key to expire or how much size it occupies.

(image of search)
- Find any key you want. (made in angular.js)

(terminal mode image)
- Type anything on a terminal connection directly with the memcached server, no need to telnet anymore.

(image with crud stuff)
- A CRUD for your memcached server: Create, Read, Update or Delete any key without using an archaic direct telnet connection.

All that packaged in a slick web interface, just install it and use it! It's also pluggable to any rack/rails application with -one line-.

(installing instructions, gem install memcached-manager blablabla)

footer: made with <3 in Brazil

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
memcached-manager-1.0.0 githubpage_idea