emilam/TinyRubesCache
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
In an effort to learn Ruby, I wrote a fake memcache server. It should conform to the spec slightly, but I have not tested it against a real memcache client. I'll improve this when I get better at ruby