From the monthly archives: February 2012
I just discovered Humongous (on GitHub) by Pankaj Bagwan while listening to one of the most recent Ruby5 podcast episodes. I gave it a try and it worked as promised.
To get it working it was just a matter of installing the gem and running the humongous command:
> sudo gem install humongous
[...]
If you’re working with MongoDB, are playing with the idea of using MongoDB, or you’re just interested in learning about NoSQL in the real world you should check out the presentations on 10gen’s (the company behind MongoDB) website: http://www.10gen.com/presentations.
I watched the presentation by Jeremy Zawodny of Craigslist about their lessons learned from migrating [...]
Continue Reading →-
Meta