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

Feature: Implement Instance snapshots #381

Closed
wants to merge 5 commits into from

Commits on Sep 19, 2023

  1. Feature: Implement Store message on a new snapshot.

    Andres D. Molins authored and hoh committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b071427 View commit details
    Browse the repository at this point in the history
  2. Feature: Forget old snapshots also before delete the file.

    Andres D. Molins authored and hoh committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    a40abbd View commit details
    Browse the repository at this point in the history
  3. Feature: Implement IPFS upload for snapshots.

    Andres D. Molins authored and hoh committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    dc48482 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d617ffc View commit details
    Browse the repository at this point in the history
  5. Restore existing snapshots (#383)

    * Feature: Restore existing snapshot from reference.
    
    * Feature: Forget old snapshots also before delete the file.
    
    * Fix: Use python SDK instead the connector to retrieve the snapshot messages by ref.
    
    * Fix: Fixed code quality issues.
    
    * Fix: Save snapshots in the correct path.
    
    * Fix: Retrieve the most recent snapshot and fix un-compression and mounting issues.
    
    * Fix: Code quality issues.
    
    * Fix: Fixed missing aioipfs dependency.
    
    * Fix: Downgraded aioipfs version.
    
    * Fix: Added missing python SDK dependency.
    
    * Fix: Added missing wheel dependency for Debian 12.
    
    * Fix: Fixing dependency error for Debian 12.
    
    * Fix: Fixing dependency error for Debian 12.
    
    * Fix: Build dependency error for Debian 12.
    
    ---------
    
    Co-authored-by: Andres D. Molins <[email protected]>
    2 people authored and hoh committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    46c837d View commit details
    Browse the repository at this point in the history