cachetastic_stores_local_memory.rb

Path: lib/stores/cachetastic_stores_local_memory.rb
Last Update: Wed Jan 16 12:54:51 -0500 2008

A store that keeps objects in local memory. This is great for development/testing, but probably shouldn‘t be put into production. It‘s also a very good example of how to write a store.

[Validate]