meteor-peerdb icon indicating copy to clipboard operation
meteor-peerdb copied to clipboard

data and document versioning

Open testbird opened this issue 11 years ago • 0 comments

For now only posting related infos here for reference:

  • Whole Document handling pattern https://github.com/thiloplanz/v7files/wiki/Vermongo
  • Specific "fields" with history array (see collection2 autoValue example) https://github.com/aldeed/meteor-collection2
  • Language versions. To index language data correctly in MongoDB, it must be stored in specific language documents. http://docs.mongodb.org/manual/tutorial/create-text-index-on-multi-language-collection

testbird avatar Oct 08 '14 09:10 testbird