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

URL based queue configuration #46

Open
mjgarton opened this issue Apr 24, 2018 · 0 comments
Open

URL based queue configuration #46

mjgarton opened this issue Apr 24, 2018 · 0 comments

Comments

@mjgarton
Copy link
Contributor

It's not currently possible to wrap go-pubsub in a URL based configuration approach.

See #26 for an attempt to do this.

One reason for this is that some information needed in the backend is dynamic and callback based. For an example, see how the kafka backend gets the partition hash key.

If we create a v2 or update the API, this should be reconsidered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant