-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
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
Labels
enhancementNew feature or requestNew feature or request