awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesEvent-Driven Data Consistency

Techniques for ensuring data integrity across distributed services using event-driven patterns.

Distinct from Event-Driven Coordination: Focuses on data consistency and transaction records rather than general coordination or pipelines.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Event-Driven Data Consistency. Refine with filters or upvote what's useful.

Awesome Event-Driven Data Consistency GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • docshome/microservicesDocsHome का अवतार

    DocsHome/microservices

    5,178GitHub पर देखें↗

    This project is a distributed systems design framework and architecture guide. It provides technical resources for designing, deploying, and coordinating independent network services. The framework establishes a structured methodology for migrating monolithic applications into decentralized services by separating frontend and backend concerns. It serves as a reference for event-driven architecture, focusing on maintaining data consistency across network boundaries using event sourcing and local transaction records. The project covers a broad range of capabilities including distributed servic

    Coordinates data consistency across distributed services using event sourcing and local transaction records.

    api-gatewaybookchinese
    GitHub पर देखें↗5,178
  • cer/event-sourcing-examplescer का अवतार

    cer/event-sourcing-examples

    3,160GitHub पर देखें↗

    This project is a framework for implementing event sourcing and command query responsibility segregation within containerized microservices. It provides a structured approach to managing business state as a sequence of immutable events, ensuring a reliable audit trail and the ability to reconstruct system state at any point in time. The framework distinguishes itself by enforcing a clear separation between data modification and data retrieval paths. By utilizing event-driven data synchronization, it allows for the asynchronous updating of materialized views and read models, ensuring that quer

    Uses immutable event streams to synchronize state across read models and materialized views for consistent data access.

    JavaScript
    GitHub पर देखें↗3,160
  1. Home
  2. Software Engineering & Architecture
  3. Event-Driven Coordination
  4. Event-Driven Data Consistency