Skip to content

A queue library that allows messages to be queued in memory whilst persisting to disk for retrieval in the event of downtime

Notifications You must be signed in to change notification settings

nickproud/durablequeue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

durablequeue

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages