On Fri, Feb 13, 2009 at 12:38 AM, Pat Nakajima <
patna...@gmail.com> wrote:
>
> It seems to me like Yehuda's Moneta (
http://github.com/wycats/moneta/> tree/master) might be able to simplify the implementations of the meta/
> entity stores. Given its support for file system, memcached, and in-
> memory, as well as DataMapper (which could satisfy a TODO), it's
> probably worth looking into.
Indeed. I'd probably like to do this as a EntityStore::Moneta and
MetaStore::Moneta for now -- i.e., leave the current implementation
classes in but allow Moneta to be used if present.