2 repositorios
Deployment systems that upload only modified layers of a project to reduce bandwidth.
Distinct from Incremental Updates: Existing candidates focus on ML models or document indices, not application deployment layers
Explore 2 awesome GitHub repositories matching devops & infrastructure · Layered Incremental Deployments. Refine with filters or upvote what's useful.
Atlas is a modularization system and dynamic component framework for Android. It functions as a class isolation layer and incremental update engine, allowing application logic and resources to be decoupled into independent bundles that are loaded at runtime. The project distinguishes itself by providing physical bundle isolation through custom class loaders to prevent dependency conflicts and bypass method count limits. It enables the deployment of remote components and incremental patches, using bytecode diffs and resource patching to update specific application parts without requiring a ful
Generates and deploys bytecode diffs to update only changed classes and resources for rapid hot-fixes.
Pinme is a full stack deployment platform and infrastructure orchestration tool. It functions as an LLM application builder that converts natural language prompts into functional web applications with automated interfaces and business logic. The platform provides a static site hosting service and a content-addressable data manager for transferring project assets between environments. It automates the provisioning of workers, databases, and domains to launch applications via a single command. The system covers cloud resource management, project lifecycle orchestration from templates, and incr
Accelerates iterations by uploading only modified project layers for code, schemas, or frontend assets.