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

Mark consumer groups as supported #246

Merged
merged 1 commit into from Nov 3, 2021
Merged

Conversation

boreq
Copy link
Collaborator

@boreq boreq commented Oct 29, 2021

@roblaszczak
Copy link
Member

👍 thanks!

@roblaszczak roblaszczak merged commit 198110b into ThreeDotsLabs:master Nov 3, 2021
cchatfield added a commit to sidkik/watermill that referenced this pull request Nov 10, 2021
* Initialize subscribers for each consumer group (ThreeDotsLabs#225)

Co-authored-by: Lucas Bremgartner <lucas@elblox.com>

* Proper Message nil m.ack handling (ThreeDotsLabs#227)

when Message.Ack invoke in bad situation, maybe better.

* Added exactly-once delivery example (ThreeDotsLabs#228)

* Added exactly-once delivery example

* added README for example

* readme cosmetics

* readme cosmetics

* readme cosmetics

* Update README.md

* update deps

* README cosmetics

Co-authored-by: Miłosz Smółka <milosz.smolka@gmail.com>

* Added new example to README.md

* Fix netlify build (ThreeDotsLabs#236)

* fix netlify build

* fix hugo version

* fix build

* Added Discord server link

* Add watermill-firestore to the list of Pub/Subs (ThreeDotsLabs#234)

* Add watermill-firestore to the list of Pub/Subs

* Add last_line_equals and cleanup the docs

* Consumer groups are not supported

* Add some context to why this pub/sub is useful

* Return the handler instance created within AddNoPublisherHandler (ThreeDotsLabs#229)

* Add `mill googlecloud subscription ls` (ThreeDotsLabs#220)

* Add `mill googlecloud subscription ls`

* fix

* sort imports

* Remove unnecessary change

* Update README

* update deps

* Update deps and Go (ThreeDotsLabs#245)

* Fix master build due deps error

* update deps

* update Go in build image

* update all Go versions

* Stress tests bugfix

* Added dynamic stress test config

* Mark consumer groups as supported (ThreeDotsLabs#246)

Consumer groups are currently marked as supported here https://github.com/ThreeDotsLabs/watermill-firestore/blob/master/pkg/firestore/pubsub_test.go#L53

Co-authored-by: Lucas Bremgartner <breml@users.noreply.github.com>
Co-authored-by: Lucas Bremgartner <lucas@elblox.com>
Co-authored-by: Ding <oxbambooxo@gmail.com>
Co-authored-by: Robert Laszczak <roblaszczak@gmail.com>
Co-authored-by: Miłosz Smółka <milosz.smolka@gmail.com>
Co-authored-by: Filip Borkiewicz <boreq@0x46.net>
Co-authored-by: Trevor Foster <trevor.foster@hotmail.ca>
Co-authored-by: Maciej Bratek <maclav3@gmail.com>
Co-authored-by: Robert Laszczak <robert.laszczak@karhoo.com>
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

Successfully merging this pull request may close these issues.

None yet

2 participants