DEV Community

Discussion on: What side projects are you currently working on and how can others be of help? (Feb 4)

Collapse
 
kwaazaar profile image
Robert te Kaat

I'm working on a lightweight eventing library that only needs a database (MsSql or MySql). It will also handle ordered delivery based on a functional key, which solves the hardest challenge with event based / asynchronous messaging solutions. You can find it here: github.com/kwaazaar/Resonance