2 مستودعات
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.
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.
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.