2nd try: How to model this data layout in Riak?

2010-04-29 Thread Mark Jones
If I wanted to build an e-mail system for millions of users, how would I go about doing it in Riak? Let's say each e-mail has the following characteristics, to, sender, header, body, when, attachments. Every user is identified by a userid, and to is not necessarily the same thing as userid.

How to model this data layout in Riak?

2010-04-23 Thread Mark Jones
If I wanted to build an e-mail system for millions of users, how would I go about doing it in Riak? Let's say each e-mail has the following characteristics, to, sender, header, body, when, attachments. Every user is identified by a userid, and to is not necessarily the same thing as userid. I

RE: riak.py has been removed?

2010-04-23 Thread Mark Jones
up to, but a clean pull worked for me. Jon On 4/22/10 12:47 PM, Mark Jones wrote: http://hg.basho.com/riak-python-client/changeset/5a6372022a1b#chg-riak.py riak.py appears to have been removed about 9 hours ago. Bitbucket won't display the change set This changeset can not be displayed, as

riak.py has been removed?

2010-04-22 Thread Mark Jones
to:gr...@basho.com] Sent: Thursday, April 22, 2010 1:16 PM To: Mark Jones Cc: riak-users@lists.basho.com Subject: Re: Newbie Questions: On Apr 22, 2010, at 11:56 AM, Mark Jones wrote: Are there any speed comparisons between riak and Cassandra? Tthere aren't any at the moment, but this is someth

Newbie Questions:

2010-04-22 Thread Mark Jones
Are there any speed comparisons between riak and Cassandra? How can I get the Python client? This page: https://wiki.basho.com/display/RIAK/Client+Libraries#ClientLibraries-Python says to look http://hg.basho.com/riak/src/tip/client_lib/python/riak.py but that link returns a 404 I'm guessing