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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ha avatar

ha/doozerd

0
View on GitHub↗
3,254 Stars·265 Forks·Go·MIT·2 Aufrufe

Doozerd

A consistent distributed data store.

Features

  • Cloud Orchestration - Highly available store for critical configuration data.
  • Service Discovery - Highly-available store for critical configuration data.
  • Service Discovery and Mesh - Distributed data store for consistent service configuration.

Star-Verlauf

Star-Verlauf für ha/doozerdStar-Verlauf für ha/doozerd

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Doozerd

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Doozerd.
  • tarscloud/tarsAvatar von TarsCloud

    TarsCloud/Tars

    10,071Auf GitHub ansehen↗

    Tars is a distributed systems platform that provides a high-performance remote procedure call (RPC) framework, service discovery, and a centralized administration platform for building and managing microservice-based applications. At its core, it offers a custom binary protocol for efficient serialization and communication between services, along with a name service that dynamically resolves service endpoints for RPC routing. The platform distinguishes itself by supporting multi-language microservice development, enabling services to be written in C++, Java, Node.js, PHP, and Go using a share

    C++high-availabilityhigh-performancemicroservice
    Auf GitHub ansehen↗10,071
  • clusterpedia-io/clusterpediaC

    clusterpedia-io/clusterpedia

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • coredns/corednsAvatar von coredns

    coredns/coredns

    14,109Auf GitHub ansehen↗

    CoreDNS is a modular domain name system server designed for cloud-native environments. It functions as a flexible DNS resolver and forwarder that manages network traffic by routing queries based on zone-based rules and authoritative data. The server is built to integrate with service discovery systems, enabling it to map service names to network addresses within containerized infrastructure. The project is defined by a plugin-based request pipeline that allows for the extension of server functionality through custom modules. These plugins can intercept, modify, or log network requests in real

    Gocncfcorednsdns-server
    Auf GitHub ansehen↗14,109
  • apache/zookeeperAvatar von apache

    apache/zookeeper

    12,763Auf GitHub ansehen↗

    ZooKeeper is a distributed coordination service that provides a centralized system for managing configuration, naming, and synchronization across a cluster of distributed processes. It functions as a cluster consensus service, a distributed configuration store, and a distributed lock manager to maintain a consistent state across multiple network nodes. The service implements a consensus protocol to ensure data consistency and uses a replicated state machine to maintain identical copies of the system state across all servers. It provides a distributed lock management system to coordinate exclu

    Javaapacheconfiguration-managementconsensus
    Auf GitHub ansehen↗12,763
Alle 23 Alternativen zu Doozerd anzeigen→

Häufig gestellte Fragen

Was macht ha/doozerd?

A consistent distributed data store.

Was sind die Hauptfunktionen von ha/doozerd?

Die Hauptfunktionen von ha/doozerd sind: Cloud Orchestration, Service Discovery, Service Discovery and Mesh.

Welche Open-Source-Alternativen gibt es zu ha/doozerd?

Open-Source-Alternativen zu ha/doozerd sind unter anderem: tarscloud/tars — Tars is a distributed systems platform that provides a high-performance remote procedure call (RPC) framework, service… clusterpedia-io/clusterpedia. coredns/coredns — CoreDNS is a modular domain name system server designed for cloud-native environments. It functions as a flexible DNS… coreos/etcd — etcd is a distributed key-value store and configuration store designed to maintain a consistent set of data across a… ctripcorp/apollo — Apollo is a microservice configuration management system and dynamic configuration center. It serves as a centralized… apache/zookeeper — ZooKeeper is a distributed coordination service that provides a centralized system for managing configuration, naming,…