Selecting a speedy NoSQL datastore
Hank Knight
hknight555@REDACTED
Tue Feb 23 19:33:40 CET 2010
There are an abundance of NoSQL datastores powered by Erlang.
Riak, CouchDB, Dynomite and Scalaris to name a few.
I need to select a datastore for a logging application.
We anticipate 1,000+ write transitions per second and 100+ read
transactions per second.
There will be about two dozen columns and each of the columns will
store between 200 and 800 bytes of data.
The hosted solution will be served on a cloud.
Speed is important. Please help me select a datastore with
low-latency and high scalability.
Thanks!
- Hank
More information about the erlang-questions
mailing list