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
A queue library that allows messages to be queued in memory whilst persisting to another, more long-term location (eg: Disk, Relational Database) for retrieval in the event of downtime
About
A queue library that allows messages to be queued in memory whilst persisting to disk for retrieval in the event of downtime