Skip to content

Allow using a second DJ instance as a database #307

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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