awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesMulti-Filesystem Coordination

Systems for orchestrating file movements and volume management across diverse storage backends.

Distinct from Filesystem Mounts: Distinct from Filesystem Mounts by focusing on the coordination of operations across multiple backends rather than the mounting act itself.

Explore 1 awesome GitHub repository matching data & databases · Multi-Filesystem Coordination. Refine with filters or upvote what's useful.

Awesome Multi-Filesystem Coordination GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • thephpleague/flysystemAvatar de thephpleague

    thephpleague/Flysystem

    13,570Voir sur GitHub↗

    Flysystem is a PHP storage library that provides a filesystem abstraction layer. It enables the management of files across local disks, cloud buckets, and remote servers using a unified interface, decoupling application logic from provider-specific APIs. The project facilitates storage provider migration by allowing developers to swap underlying adapters without changing application code. It includes a multi-backend manager capable of mounting volumes and coordinating file movements between diverse storage systems. The library covers a broad range of file operations, including directory list

    Coordinates operations across different storage backends to mount volumes and move files between diverse systems.

    PHP
    Voir sur GitHub↗13,570
  1. Home
  2. Data & Databases
  3. Persistent Storage Volumes
  4. Multi-Filesystem Coordination