Really excellent work.

I can think of some things to use this for.

Suppose you want to do an ad hoc view of a massive couchdb.  You know what
documents you want to use (all blog posts from Frank) and you have a long
standing view that can pull Frank's posts.  But, you want to do some
specific manipulation of that subset without having to wait for the new view
to scan 40 million records.  These could be piped out to memcouchdb and you
have total control of what happens (no sandboxes).  True, this could be done
without memcouchdb, but it might give you some tools that are comfortable.

Great work.

George



On Sat, Jan 29, 2011 at 8:33 PM, kowsik <[email protected]> wrote:

> Just something I that threw together in the last couple of days. YMMV
> and I have no idea what you would use this for! :-)
>
> https://github.com/pcapr/memcouchd
>
> K.
> ---
> http://twitter.com/pcapr
> http://labs.mudynamics.com
>

Reply via email to