Sorry, in my example I failed to mention the documents I am referring
to are not couch docs but a higher level document There will be plenty
of couch level docs stored in the main db. But it is only for one
particular type of high level doc would be stored in the separate db.
These ones need that p
On 11 August 2010 05:47, Ryan Ramage wrote:
> I have a couch app that I am building that now I have to start
> thinking about security. I will have documents that I need to restrict
> access to by users. So for a given document I have a set of users that
> can access the document, and a set that c
I have a couch app that I am building that now I have to start
thinking about security. I will have documents that I need to restrict
access to by users. So for a given document I have a set of users that
can access the document, and a set that can't.
Another condition of this scenario is the docu