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

feat: add support for Point In Time Recovery (PITR) #148

Merged
merged 8 commits into from Feb 22, 2021

Commits on Feb 5, 2021

  1. feat: add PITR-lite support

    larkee committed Feb 5, 2021
    Copy the full SHA
    abc0a5a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    95f3267 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b3b05ad View commit details
    Browse the repository at this point in the history
  4. feat: add support for PITR-lite backups (#1)

    * Backup changes
    
    * Basic tests
    
    * Add system tests
    
    * Fix system tests
    
    * Add retention period to backup systests
    zoercai authored and larkee committed Feb 5, 2021
    Copy the full SHA
    acc62a2 View commit details
    Browse the repository at this point in the history
  5. style: fix lint errors

    larkee committed Feb 5, 2021
    Copy the full SHA
    49e8367 View commit details
    Browse the repository at this point in the history
  6. test: fix failing backup system tests (#2)

    * Remove unnecessary retention period setting
    
    * Fix systests
    zoercai authored and larkee committed Feb 5, 2021
    Copy the full SHA
    74800a9 View commit details
    Browse the repository at this point in the history
  7. Review changes (#3)

    * Remove unnecessary retention period setting
    
    * Fix systests
    
    * Review changes
    zoercai authored and larkee committed Feb 5, 2021
    Copy the full SHA
    2d3f566 View commit details
    Browse the repository at this point in the history
  8. style: fix lint

    larkee committed Feb 5, 2021
    Copy the full SHA
    d2579ed View commit details
    Browse the repository at this point in the history