awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesStorage Backend Merging

Capabilities for aggregating multiple storage providers into a single unified view.

Distinct from Remote Storage Mounts: Existing candidates focus on mounting or object storage rather than the logical union of multiple remotes.

Explore 2 awesome GitHub repositories matching data & databases · Storage Backend Merging. Refine with filters or upvote what's useful.

Awesome Storage Backend Merging GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ncw/rcloneAvatar von ncw

    ncw/rclone

    57,898Auf GitHub ansehen↗

    rclone is a command-line utility and sync engine for managing, synchronizing, and migrating files across numerous cloud storage providers. It functions as a storage management tool that enables bidirectional or one-way synchronization between local filesystems and remote cloud backends. The project acts as a unified cloud storage gateway, capable of merging multiple remote providers into a single directory tree. It further provides a filesystem mount to expose remote cloud storage as a local disk for direct operating system access and a transparent encryption wrapper to secure data before it

    Merges several different storage providers into a single unified directory tree.

    Go
    Auf GitHub ansehen↗57,898
  • cri-o/cri-oAvatar von cri-o

    cri-o/cri-o

    5,629Auf GitHub ansehen↗

    CRI-O is an open-source container runtime that implements the Kubernetes Container Runtime Interface (CRI) to manage container images, pods, and containers on cluster nodes using OCI-compatible runtimes. It serves as a node-level container manager that handles image pulling, container lifecycle, and resource monitoring for Kubernetes clusters, running containers according to the Open Container Initiative specifications. The runtime distinguishes itself through live configuration reloading that applies changes to runtime definitions, registry mirrors, and TLS certificates without restarting th

    Merges storage options from drop-in configuration files with the main storage configuration.

    Go
    Auf GitHub ansehen↗5,629
  1. Home
  2. Data & Databases
  3. Storage Backend Merging

Unter-Tags erkunden

  • Drop-In Configuration MergingCombines storage options from drop-in configuration files with the main storage configuration. **Distinct from Storage Backend Merging:** Distinct from Storage Backend Merging: focuses on merging configuration options from drop-in files, not aggregating multiple storage providers into a unified view.