Ruby APIs for NoSQL
At GoGaRuco (Golden Gate RubyConf) today in San Francisco, CA…
Talk by: Sarah Mei, Pivotal Labs
How you store data in Ruby without using a relational database.
ActiveModel compliant libraries
mongoDB:
mongoid – gem: mongoid
How do you unify a model with a data scattered across multiple stores? This is not solved yet.
How do you replace the primary store? Solved in Rails 3.