awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesQuery Deduplication

Reducing API load by electing a leader to perform shared data lookups for multiple instances.

Distinct from Distributed Leader Election: Focuses on reducing network/API overhead via result distribution rather than coordinating high-availability failover.

Explore 1 awesome GitHub repository matching devops & infrastructure · Query Deduplication. Refine with filters or upvote what's useful.

Awesome Query Deduplication GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • hashicorp/consul-templateAvatar hashicorp

    hashicorp/consul-template

    4,830Vezi pe GitHub↗

    Consul Template is a configuration renderer and dynamic configuration manager that generates files by populating templates with data from Consul and Vault. It functions as a service discovery template engine and secrets management integrator, transforming cluster catalog and health data into formatted configuration files. The tool distinguishes itself by acting as a process supervisor and notifier, capable of executing shell commands or restarting applications automatically after templates are updated. It features a long-polling watcher to monitor remote key-value stores and employs a shared

    Elects a single instance to fetch shared data and distribute results to others to reduce API load.

    Goconsulgolangvault
    Vezi pe GitHub↗4,830
  1. Home
  2. DevOps & Infrastructure
  3. Query Deduplication