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

Added exactly-once delivery example #228

Merged
merged 9 commits into from
Apr 5, 2021

Conversation

roblaszczak
Copy link
Member

No description provided.

@roblaszczak roblaszczak merged commit 6b8695d into master Apr 5, 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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: Lucas Bremgartner <[email protected]>
Co-authored-by: Ding <[email protected]>
Co-authored-by: Robert Laszczak <[email protected]>
Co-authored-by: Miłosz Smółka <[email protected]>
Co-authored-by: Filip Borkiewicz <[email protected]>
Co-authored-by: Trevor Foster <[email protected]>
Co-authored-by: Maciej Bratek <[email protected]>
Co-authored-by: Robert Laszczak <[email protected]>
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.

2 participants