awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesNon-Coordinated Synchronization

Mechanisms for ensuring data convergence without global locks using convergent replicated data types.

Distinct from Data Replication: Distinct from Data Replication: specifically covers coordination-free convergence via CRDTs rather than general cluster synchronization.

Explore 1 awesome GitHub repository matching data & databases · Non-Coordinated Synchronization. Refine with filters or upvote what's useful.

Awesome Non-Coordinated Synchronization GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • aphyr/distsys-classaphyr 的头像

    aphyr/distsys-class

    9,717在 GitHub 上查看↗

    This project provides educational materials and courseware focused on the theoretical and practical foundations of distributed systems design. It serves as a comprehensive curriculum covering the disciplines of consensus, data consistency, reliability engineering, and scalability. The instructional content focuses on achieving cluster agreement through consensus algorithms and managing system-wide state via coordination frameworks. It includes a dedicated guide to data theory, exploring replication strategies, consistency models, and data convergence. The courseware covers a broad capability

    Covers data convergence using convergent replicated data types to avoid global locks.

    在 GitHub 上查看↗9,717
  1. Home
  2. Data & Databases
  3. Data Replication
  4. Non-Coordinated Synchronization