watermill icon indicating copy to clipboard operation
watermill copied to clipboard

Eventstore Pub/Sub

Open roblaszczak opened this issue 6 years ago • 11 comments

I didn't use Eventstore, so probably some design discussion is needed. As I remember there was some mechanism that may fit pretty well to Pub/Sub abstraction.

To check:

  • [ ] https://watermill.io/docs/pub-sub-implementing/
  • [ ] https://github.com/jetbasrawi/go.geteventstore
  • [ ] https://github.com/jdextraze/go-gesclient

roblaszczak avatar Sep 16 '19 19:09 roblaszczak

How would you decide to which stream events should be published? Extract the stream id from the message metadata, or maybe extract it from the topic string?

iwyg avatar Sep 25 '19 07:09 iwyg

@iwyg I had no time to dig into it to be honest :) If you have some knowledge about EventStore and you can provide some ideas/guidelines it may be helpful for me or someone who would like to implement this Pub/Sub implementation ;)

roblaszczak avatar Oct 12 '19 09:10 roblaszczak

@roblaszczak, I would like to pick this if you don't mind.

krzysztofreczek avatar Apr 21 '20 19:04 krzysztofreczek

Sure :) If you need help we can do a call and I can share what I already know.

roblaszczak avatar Apr 21 '20 19:04 roblaszczak

Sure :) If you need help we can do a call and I can share what I already know.

@roblaszczak, I will slack you soon about that.

krzysztofreczek avatar Apr 23 '20 10:04 krzysztofreczek

@krzysztofreczek any progress? :)

jozuenoon avatar Oct 05 '20 14:10 jozuenoon

@krzysztofreczek any progress? :)

Hi @jozuenoon, I parked this task for a while, unfortunately. I am planning to get back to that shortly. Feel free to slack me if you want me to share with you what I have done so far.

krzysztofreczek avatar Oct 05 '20 18:10 krzysztofreczek

Thanks @roblaszczak

krzysztofreczek avatar Oct 09 '20 08:10 krzysztofreczek