top | item 44324145

(no title)

s-mon | 8 months ago

Love Elixir so much, building a kick-ass notification engine with it now. Its so so good.

discuss

order

mikehostetler|8 months ago

nice, private or OSS? Elixir needs a better notification engine badly

rhgraysonii|8 months ago

What do you mean exactly? If you need a notification engine, reaching for a pubsub implementation is very easy with phoenix’s popularity and quite battle tested. I’ve implemented notifications at scale a few times in the ecosystem. What problems are you encountering that you don’t feel you have a tool in the shed to work with in this case?