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

Commits on Aug 20, 2019

  1. Feature(DiskArray): add disk persistance for _messages in case of ser…

    …vice crash/reboot while disconnected from the amqp server
    
    Feature(Ci): add circle ci config
    
    Feature(Readme): improve readme
    
    Feature(Release): bump version
    jonathanasquier committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    5c77fd9 View commit details
    Browse the repository at this point in the history
  2. Fix(Buffer): handle rebufferizing disk written buffers from json

    Feature(Release): bump version
    jonathanasquier committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    4e449d5 View commit details
    Browse the repository at this point in the history
  3. Feature(Storage): add event emitter to emit storage error events

    Feature(Release): bump version
    jonathanasquier committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    2be11f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52c645a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    926180e View commit details
    Browse the repository at this point in the history