How do you change the _security feature of the database. Is _security considered a doc or a db?
How would you say add a name to the names list
like
{"admins":{"names":["joe2"],"roles":[]},"readers":{"names":["joe2"],"roles":[]}}
what couchjs feature would allow you to add a name to a list
Dan
Trying to get html to talk to couch through couchjs.
=
