1 个仓库
Updating the underlying storage engine version without interrupting application availability.
Distinct from Database Engine Versioning: Focuses on the operational transition between engine versions without downtime, rather than just retrieving version strings.
Explore 1 awesome GitHub repository matching software engineering & architecture · Zero-Downtime Engine Upgrades. Refine with filters or upvote what's useful.
Longhorn is a distributed block storage system and orchestrator for Kubernetes. It provides persistent, replicated block storage volumes that survive pod restarts and node failures by maintaining synchronous copies of data across multiple cluster nodes. The system implements the Container Storage Interface (CSI) for dynamic volume provisioning and attachment. It is distinguished by its support for shared read-write access to a single block volume across multiple pods, as well as the ability to export volume snapshots to external S3 or NFS targets for off-cluster disaster recovery. The platfo
Allows transitioning volumes to newer data engine versions without requiring application downtime.