CouchDbInformation about CouchDb and project status emihhow i have to think about like doc(-notes)ids for parent-response documents on a relational master-detail structures? where i have to store the parent docid on the child document? thanx joseluis last updated 1 year ago # CommentsAdd a commentyou're not logged in |
CouchDB |
This is essentially what is happening in the discussion demo, a one level parent child response heirarchy (threadid is actually the docid of the parent).
A fully threaded discussion is also possible with the current architecture. I'll create a demo to show how it's possible soon.
damienkatz 1 year ago # reply