On 02/12/2012 03:27 AM, Marco Monteiro wrote:
I'm considering Riak for the statistics of a site that is approaching a billion page views per month. The plan is to log a little information about each the page view and then to query that data.
Honestly, I wouldn't use stock Riak for this; the MR times will become prohibitive over billions of records. However, jrecursive has been solving a very similar set of problems at Showyou, and wrote Mecha, a solr/leveldb backend for Riak. Mecha provides fast, distributed querying on top of Riak's redundancy/distribution. There's a talk at the next Riak Meetup on the 23rd, and we should be releasing then as well.
http://www.meetup.com/San-Francisco-Riak-Meetup/events/51287272/ --Kyle _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com