With enough RAM you could just have it keep the whole thing in disk-cache...

-mox

On Fri, May 27, 2011 at 11:11 PM, Greg Nelson <gro...@dropcam.com> wrote:

>  Michael,
>
> You might want to check out riak_kv_ets_backend, riak_kv_gb_trees_backend,
> and riak_kv_cache_backend.
>
> http://wiki.basho.com/Configuration-Files.html
>
> <http://wiki.basho.com/Configuration-Files.html>-Greg
>
> On Friday, May 27, 2011 at 10:35 PM, Michael McClain wrote:
>
> Hi,
>
>  Is it possible to store the whole database in memory?
>  In a similar way as Redis does.
>
>  I'm really interested in the distributed map reduce done by riak ("bring
> processing to the data, instead of data to processors), but I need faster
> writes/reads that a memory-only database could provide.
>  In case you don't support memory-only storage (no disk touched / all keys
> and data fitting the memory in all nodes) yet, do you plan on implementing
> it?
>
> Thank you,
> Michael
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>
>
>
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>
>
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to