Skip to content

Allow using a second DJ instance as a database #307

@aeberhart

Description

@aeberhart

We have three ways of interacting with remote systems:

Setting a relationship that points to another system

  • this requires a small change in the display link logic
  • we'll omit these for incoming links due to the performance impact

Using a RemoteDatabase

  • this allows writing a database adapter in another container / possibly using another language
  • configuration is done via container parameters

Using another DJ as a Database

  • similar to the solution above
  • attached system has its own ACL and user management
  • access is done via the data interface
  • sub system must be configured via UI / App

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions