awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • ncw/rcloneالصورة الرمزية لـ ncw

    ncw/rclone

    57,898عرض على GitHub↗

    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
    عرض على GitHub↗57,898
  • cri-o/cri-oالصورة الرمزية لـ cri-o

    cri-o/cri-o

    5,629عرض على GitHub↗

    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
    عرض على GitHub↗5,629
  1. Home
  2. Data & Databases
  3. Storage Backend Merging

استكشف الوسوم الفرعية

  • 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.