You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was designing a project for inboxing purposes with similar approach. I think I'll not be able to start working in near future. I wanted to share my notes and maybe considered in PgQueuer.
Archiving options for the events already done after configurable interval
Hi,
Thanks for sharing this project. Good job!
I was designing a project for inboxing purposes with similar approach. I think I'll not be able to start working in near future. I wanted to share my notes and maybe considered in PgQueuer.
-- Handler routing for different types of events
-- Idempotency keys should be considered
Last thing, I wanted to name it as
a[io]q (I-OK). You may want to use it. :)