> the most is the scaling limits of the database-per-user pattern I had a discussion about replacing the db-per-user approach with a single partitioned db having a username as a partition key for each document. Looks easy to enforce Couch-side, both for query URLs and for new doc _id-s. Sort of special security mode.
Anyway, we didn’t proceed with the concept, so I'm just leaving it here. ermouth