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-Layered Buffer Topologies

Architectures that route data between memory and disk storage layers to balance performance and durability.

Distinct from Memory-Disk Layering: Distinct from Memory-Disk Layering: focuses on the topology of chaining buffers for overflow management rather than general storage layering.

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

Awesome Multi-Layered Buffer Topologies 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.
  • vectordotdev/vectorAvatar de vectordotdev

    vectordotdev/vector

    22,071Voir sur GitHub↗

    Vector is a high-performance observability data pipeline designed to collect, transform, and route logs, metrics, and traces across distributed infrastructure. It functions as a modular engine that decouples data ingestion from processing and transmission, utilizing a component-based architecture to connect diverse sources to multiple destinations. The project distinguishes itself through a focus on reliability and flow control. It implements backpressure-aware data movement to prevent data loss during traffic spikes and utilizes disk-backed event buffering to ensure durability during network

    Routes overflow events between memory and disk storage layers to balance speed and durability.

    Rusteventsforwarderhacktoberfest
    Voir sur GitHub↗22,071
  1. Home
  2. Data & Databases
  3. Persistent Storage Providers
  4. Memory-Disk Layering
  5. Multi-Layered Buffer Topologies