awesome-repositories.com
Blog
awesome-repositories.com

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

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

2 Repos

Awesome GitHub RepositoriesModule Proxy High Availability

Maintains enterprise monitoring and a 99.99% uptime SLA to ensure reliable module access.

Distinct from High Availability Systems: Distinct from general High Availability Systems: focuses specifically on uptime guarantees and monitoring for Go module proxy services, not generic server clustering.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Module Proxy High Availability. Refine with filters or upvote what's useful.

Awesome Module Proxy High Availability GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • goproxyio/goproxyAvatar von goproxyio

    goproxyio/goproxy

    5,871Auf GitHub ansehen↗

    goproxy is a Go module proxy server that caches and serves Go module dependencies to accelerate builds and improve reliability. It acts as an HTTP server that proxies requests to upstream sources, caching downloaded modules locally so repeated requests are served instantly without re-downloading. The project provides a mirror that stores a read-only copy of public Go modules for offline or accelerated access, and can bypass checksum database verification for private or unrecognized modules. The proxy is configured entirely through Go environment variables like GOPROXY, GONOSUMCHECK, and GONOS

    Maintain enterprise monitoring and a 99.99% uptime SLA to ensure reliable module access.

    Gogogolanggoproxy
    Auf GitHub ansehen↗5,871
  • snyk/cliAvatar von snyk

    snyk/cli

    5,428Auf GitHub ansehen↗

    The Snyk CLI is a command-line security scanner that detects known vulnerabilities across open-source dependencies, proprietary application code, container images, and infrastructure-as-code configuration files. It also serves as a platform management tool, allowing users to configure organizations, users, SSO, and reporting from the terminal rather than the web dashboard. The CLI integrates directly into development workflows, enabling scanning within IDEs, build pipelines, and version control systems. It implements static analysis with interfile data flow analysis to find complex security f

    Run multiple connection types from a single container, automatically creating replicas on Kubernetes for high availability with up to four replicas.

    TypeScriptmonitorsecuritysnyk
    Auf GitHub ansehen↗5,428
  1. Home
  2. DevOps & Infrastructure
  3. High Availability Systems
  4. Module Proxy High Availability

Unter-Tags erkunden

  • Multi-Connection ProxiesRuns multiple connection types from a single container with automatic Kubernetes replicas for high availability. **Distinct from Module Proxy High Availability:** Distinct from Module Proxy High Availability: focuses on multi-connection proxy with Kubernetes HA, not module proxy uptime.