[erlang-questions] dict vs. ETS choice

Wes James comptekki@REDACTED
Fri Jul 11 16:08:07 CEST 2014


Have you heard of or looked at RIAK?

http://basho.com/riak/

-wes


On Thu, Jul 10, 2014 at 12:29 PM, Derek Brown <derekbrown121@REDACTED>
wrote:

> Let's say you want to store on the order of tens of thousands key/value
> pairs, with integer keys and proplist values (less than 10 simple key/value
> pairs per proplist). Read-heavy with few writes.
>
> What factors would you consider when going with a dict or an ETS table, or
> perhaps something else?
>
> Derek
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140711/b82816ce/attachment.htm>


More information about the erlang-questions mailing list