8000 Teleporters · Issue #195 · dyatko/arkit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Teleporters #195
Open
Open
@theKashey

Description

@theKashey

When the application grows it's become harder and hander to trace connections, and wiring become an issue.

For example, this graph should be simple, as long as the application is really super small

Screen Shot 2019-10-27 at 8 40 07 am

However - what if some group, for a some another group would be represented locally, just next to it?

  • easy to trace which dependencies are used by some group
  • easier to wire the graph
  • less noise

Describe the solution you'd like
A special flag on a group, to indicate that it could be represented on per-other-group basic.

Describe alternatives you've considered
"microservices/frontends", or just separate configs for different groups isolating them could be a better option, however, you will lose observability.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0