Re: Off line client nodes?

2010-04-13 Thread Colin Yates
Thanks for all your advice - I am evaluating couchDB now. I can see that each is designed for different use-cases and couchDB is optimal for this. Many thanks all. Col Colin Yates gmail.com> writes:

(another) Newbie question

2010-04-12 Thread Colin Yates
Hi, Assume I have: SCF: Projects : { CF:"project1": { 20100101: {cost:10, other columns}, 20100102: {cost:10, other columns}, . 20100120: {cost 10, other columns} }, CF:"project2": { 20100105: {cost:12, other columns} .

Off line client nodes?

2010-04-12 Thread Colin Yates
Hi, In our architecture, our consultants want to perform some analysis on the train, disconnected from the web. How can I achieve this in Cassandra? I realise this isn't quite the use-case that was thought about when the clustering was designed, but will it work? Scenario: - consultantA is

Newbie modelling question

2010-04-12 Thread Colin Yates
Hi all, I have read the docs and lots of posts on this forum and it feels like things are starting to click into place, but I wanted to make sure. Bear with me please :) Basically we have the following model: Client { projects: Collection users: Collection } Project { owner: User (in a