Skip to content

Add cold storage support#63

Merged
aawsome merged 6 commits intomainfrom
cold-storage
Jul 14, 2022
Merged

Add cold storage support#63
aawsome merged 6 commits intomainfrom
cold-storage

Conversation

@aawsome
Copy link
Copy Markdown
Member

@aawsome aawsome commented Jul 13, 2022

closes #44

Checklist:

  • add HotColdBackend
  • add --repo-hot option
  • add checks comparing hot/cold file lists/sizes to check for snapshots, index and pack files
  • add check comparing hot/cold files for key files (when reading keys)
  • add is_hot attribute to config file in hot repo
  • let init init a hot/cold repo
  • add option to generate hot repo from existing repo
  • show hot repository in repoinfo

@aawsome
Copy link
Copy Markdown
Member Author

aawsome commented Jul 14, 2022

I'll leave the point "add option to generate hot repo from existing repo" open. If this is important for someone, please open a new feature request issue!

@aawsome aawsome merged commit 290911d into main Jul 14, 2022
@aawsome aawsome deleted the cold-storage branch July 14, 2022 19:35
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.

Add support for cold storage

1 participant