awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • goproxyio/goproxyالصورة الرمزية لـ goproxyio

    goproxyio/goproxy

    5,871عرض على GitHub↗

    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
    عرض على GitHub↗5,871
  • snyk/cliالصورة الرمزية لـ snyk

    snyk/cli

    5,428عرض على GitHub↗

    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
    عرض على GitHub↗5,428
  1. Home
  2. DevOps & Infrastructure
  3. High Availability Systems
  4. Module Proxy High Availability

استكشف الوسوم الفرعية

  • 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.