On May 11, 2012, at 10:52 AM, [email protected]<mailto:[email protected]> wrote:
Brian, how do I do that in the database itself so other users can see it? CouchDB is freeform, remember. Just create a document with some pre-defined ID (like “attribute_metadata” perhaps) and store metadata in it in some pre-defined format. (Or it might be better to store this in a new attribute of a design document, instead of your own document; in that case you’d need to pre-define the name of the design document.) —Jens
