Skip to content

feat(couchdb): support for linked documents in couchdb #151

@maierthomas

Description

@maierthomas

Issue by lepokle
Wednesday Sep 27, 2017 at 12:31 GMT
Originally opened as sw360/sw360portal#596


This commit adds a method to the database connector which allows the retrieval of linked documents
from couchdb as described in http://docs.couchdb.org/en/2.1.0/ddocs/views/joins.html.

Read the documentation for the annotations LinkedDocument and LinkedDocuments as well as the
test cases in LinkedDocumentLoadingTest for more information about how it works.

Another source might be https://github.com/sw360/sw360portal/wiki/External-documents-with-CouchDB


lepokle included the following code: https://github.com/sw360/sw360portal/pull/596/commits

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions