[GH-ISSUE #28] Useful meta keys section #1000

Closed
opened 2026-04-28 22:00:54 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @karlwestin on GitHub (May 13, 2015).
Original GitHub issue: https://github.com/jo/couchdb-best-practices/issues/28

I can write it, just starting the discussion here. Some things i've found useful

createdDate
modifiedDate
modifiedBy - if several apps are touching the same doc
createdBy - if there's both importers and an app that can create docs
docVersion - to be able to 'live migrate' docs and deal w/ that not all clients get updated at the same time
appVersion - just to see what app versions you have out there writing docs

Originally created by @karlwestin on GitHub (May 13, 2015). Original GitHub issue: https://github.com/jo/couchdb-best-practices/issues/28 I can write it, just starting the discussion here. Some things i've found useful createdDate modifiedDate modifiedBy - if several apps are touching the same doc createdBy - if there's both importers and an app that can create docs docVersion - to be able to 'live migrate' docs and deal w/ that not all clients get updated at the same time appVersion - just to see what app versions you have out there writing docs
Author
Owner

@jo commented on GitHub (May 13, 2015):

Yeah, very useful.

<!-- gh-comment-id:101665122 --> @jo commented on GitHub (May 13, 2015): Yeah, very useful.
Author
Owner

@jo commented on GitHub (May 13, 2015):

Also related to #29

<!-- gh-comment-id:101665243 --> @jo commented on GitHub (May 13, 2015): Also related to #29
Author
Owner

@jo commented on GitHub (May 18, 2015):

Hi @karlwestin, I added the section: http://docs.ehealthafrica.org/couchdb-best-practices/#useful-meta-keys

I did not add the appVersion, because I thought it is not very common, but I am open to get convinced by you :)

<!-- gh-comment-id:103084967 --> @jo commented on GitHub (May 18, 2015): Hi @karlwestin, I added the section: http://docs.ehealthafrica.org/couchdb-best-practices/#useful-meta-keys I did not add the `appVersion`, because I thought it is not very common, but I am open to get convinced by you :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/couchdb-best-practices#1000
No description provided.