golift / subscribe

Go Event Subscription Library
https://godoc.org/golift.io/subscribe
MIT License
4 stars 2 forks source link

scale out #18

Open gedw99 opened 4 months ago

gedw99 commented 4 months ago

you can probably use NATS Jetstream to scale out.

its a different API etc , but its stateful and can be clustered etc.

davidnewhall commented 4 months ago

Yeah this module is pretty simple. I only ever used it in one place and never came back to make it better. Probably other things out there that can easily replace it.