You can't use ActiveRecord with map-reduce databases anyhow, without loosing a 
bunch of performance and features. It's best to use a specialised adaptor just 
for Riak. It looks a bit similar to CouchDB, so you might also like to have a 
look at that if you can't find any good rubygems for riak.

CouchDB supports all that delicious p2p replication stuff too, sans the weird 
'enterprise' version with extra withheld features.

—
Jenna

On 07/12/2011, at 7:26 AM, Isak Andersson wrote:

> Good day, does anyone here have a clue on how to make use of the NoSQL 
> database "Riak" with Camping?
> 
> I am building my website and Riak seems like pretty much the ultimate 
> database!
> This would probably ruin every little feature in ActiveRecord, I don't think 
> I'd be able to do any has_many's or belongs_to
> but I'd LOVE to be proven wrong. As far as I know (but maybe I should do some 
> research before saying it) there isn't any
> adapter for Riak yet.
> 
> I want to use it anyways though, connecting nodes around the globe! |m|
> 
> -Isak Andersson
> 
> TLB
> 
> -- 
> Using the Opera email client: http://www.opera.com/mail/
> 
> _______________________________________________
> Camping-list mailing list
> Camping-list@rubyforge.org
> http://rubyforge.org/mailman/listinfo/camping-list

_______________________________________________
Camping-list mailing list
Camping-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/camping-list

Reply via email to