awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Cloud Storage Connectors · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesCloud Storage Connectors

Integrations for initializing and managing backup repositories within cloud-based object storage services.

Distinguishing note: No existing candidates provided; this focuses on cloud-native storage initialization.

Explore 1 awesome GitHub repository matching devops & infrastructure · Cloud Storage Connectors. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Cloud Storage Connectors

Awesome Cloud Storage Connectors GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • restic/restic

    restic/restic

    32,318View on GitHub↗

    This project is a command-line utility designed for secure, content-addressable data archiving. It functions as an encrypted backup tool that stores data as deduplicated chunks, ensuring that every piece of information is identified by a cryptographic hash to maintain integrity across all backups. By applying strong encryption and message authentication codes to both data and metadata, the software prevents unauthorized access and detects potential tampering. The tool distinguishes itself through a backend-agnostic storage abstraction that allows users to maintain repositories across diverse

    Create a backup repository in cloud object storage by configuring authentication credentials and project details through standard environment variables.

    Gobackupdedupededuplication
    32,318View on GitHub↗