[11:17]<rjb> couchdb looks quite interesting, hmm [11:31]<rjb> though i'm wondering how easy it might be to implement much of its functionality on top of a rdbms [11:32]<rjb> take h2, throw in some stored procedures, and front-end it in javascript with rhino [11:32]<rjb> hmm [11:33]<rjb> the conflict resolution part does look nontrivial though [11:34]<rjb> but my guess is at this point it's a design goal rather than implemented functionality [11:34]<rjb> or am i wrong