Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add disk persistance for _messages in case of service crash/reboot while disconnected from the amqp server #94

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jonathanasquier
Copy link

Tell me if you want a commited version of disk array rather than depending on the module

NB: the messages in the channel wrapper all have resolve & reject functions, so I couldn't just load them from disk, I had to pipe them back through their publish or sendToQueue functions

…vice crash/reboot while disconnected from the amqp server

Feature(Ci): add circle ci config

Feature(Readme): improve readme

Feature(Release): bump version
@coveralls
Copy link

Coverage Status

Coverage decreased (-4.03%) to 94.872% when pulling 926180e on trusk-official:message-disk-persistance into cff958a on benbria:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants