Hi, let me chime in with another thing that concerns me wrt database-per-user: How do I manage view function updates with this scenario? Do I have to push the same map/reduce code to every database, which is an unbounded number? I feel that deployments can get quite hairy in such a setting.
andi
