ActiveDocument
This is just a quick post, but I've started playing around with "thrudb":http://code.google.com/p/thrudb/, and naturally, writing a ruby library for it. It's still incredibly rough. The indexing code is busted since I started testing with a mock manager class instead of the actual thing, so about all it does is saves and fetches records at the moment.
You can get the code from:
git://git.caboo.se/activedocument.git.
Note: I have an experimental json branch and a sample app to "pit the 2 data stores against each other":http://weblog.techno-weenie.net/2008/1/14/benchmarking-activedocument-vs-activerecord.
related
- 2010 Aug 03 Protocol Buffers with Riak for Node.js
- 2010 Jul 13 In-Process Node.js Queues
- 2010 Jul 07 Geek Talk Interview
- 2010 Jun 28 Tee and Child Processes
- 2010 Jun 23 You can let go now
- 2010 May 17 Railsconf: Building APIs
- 2010 May 10 Nori: Node.js Riak wrapper
- 2010 May 10 No, I did not create a mobile phone framework too
- 2010 May 04 Escaping your test suite with your life
- 2010 Apr 05 Will the iPad kill comic books?

