Interesting project and concept.
I find it peculiar though that you picked CouchDB as the database, it's not a well-known system and some folks will be deterred from using it because of that.
The CouchDB project is indeed less known, but it's been around for many years and it's running on a solid foundation with the Erlang VM. It is all javascript-programmable, has built-in replication, authentication, standard REST interface, so many useful things...
reply