Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discuss the need of access to multiple service instances #4

Open
hlxid opened this issue Jun 9, 2020 · 0 comments
Open

Discuss the need of access to multiple service instances #4

hlxid opened this issue Jun 9, 2020 · 0 comments
Labels
enhancement New feature or request framework Requires changes to the framework

Comments

@hlxid
Copy link
Member

hlxid commented Jun 9, 2020

Description

Currently a bundle can have access to only one service instance per service type. We need to discuss if we want to support that a bundle could use multiple instances of a single service type. This is needed if a bundle needs access to e.g. multiple twitch accounts or multiple ftp servers.

References

Todo comment:

// TODO: allow bundles to depend on more than one instance of a service type. One solution could be to add a index to ServiceDependency

@hlxid hlxid added enhancement New feature or request framework Requires changes to the framework labels Jun 9, 2020
@hlxid hlxid added this to the v0.2.0 milestone Mar 1, 2021
@hlxid hlxid modified the milestones: v0.2.0, v0.3.0 Nov 9, 2021
@hlxid hlxid removed this from the v0.3.0 milestone Jan 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request framework Requires changes to the framework
Projects
None yet
Development

No branches or pull requests

1 participant