awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 रिपॉजिटरी

Awesome GitHub RepositoriesApplication State Backups

Backing up the full state of an application, including its resource manifests and associated persistent volumes.

Distinct from Persistent Storage Volumes: Focuses on the backup process of the application state, not just the existence of persistent volumes.

Explore 6 awesome GitHub repositories matching data & databases · Application State Backups. Refine with filters or upvote what's useful.

Awesome Application State Backups GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • velero-io/velerovelero-io का अवतार

    velero-io/velero

    10,078GitHub पर देखें↗

    Velero is a backup and recovery tool for Kubernetes cluster resources and persistent volumes. It functions as a disaster recovery solution and a utility for migrating applications and their associated data between different clusters. The project enables the replication of production environments by cloning cluster resources into development or testing environments for validation and debugging. It provides capabilities for backing up system objects, restoring resources to a known good state, and transferring applications across environments to facilitate system transitions.

    Saves the state of system resources and persistent volumes to a remote store for recovery or migration.

    Gobackupdisaster-recoveryhacktoberfest
    GitHub पर देखें↗10,078
  • lmms/lmmsLMMS का अवतार

    LMMS/lmms

    10,005GitHub पर देखें↗

    LMMS is a digital audio workstation and MIDI sequencer designed for composing, arranging, and mixing music. It functions as a comprehensive production environment that integrates a MIDI sequencer, a sample-based synthesizer, and an audio mixing console. The project distinguishes itself through a versatile synthesis engine that includes additive synthesis, wavetable generation, and emulations of vintage hardware such as NES audio and FM chips. It also serves as a VST plugin host, allowing for the integration of third-party virtual instruments and audio effects via a standardized interface. Be

    Recovers the most recent application state from backup files after an unexpected crash.

    C++dawhacktoberfestmidi
    GitHub पर देखें↗10,005
  • runtipi/runtipiruntipi का अवतार

    runtipi/runtipi

    9,499GitHub पर देखें↗

    Runtipi is a home server dashboard and orchestration tool designed for deploying and managing containerized applications. It provides a web-based interface for discovering and installing software from a curated app store, utilizing a Docker Compose orchestrator to handle the deployment of self-hosted services. The system integrates a reverse proxy and SSL manager to route external traffic to internal containers, automating HTTPS certificate renewal and domain assignment. It also features a built-in backup and update manager that uses cron-based scheduling to perform automatic security patchin

    Organizes per-app backup archives by store and application name for efficient recovery.

    TypeScripthomeserverlinuxself-hosted
    GitHub पर देखें↗9,499
  • operator-framework/operator-sdkoperator-framework का अवतार

    operator-framework/operator-sdk

    7,658GitHub पर देखें↗

    The Operator SDK is a framework for building, packaging, and managing custom controllers that extend the Kubernetes API. It serves as a toolset for defining new API types and implementing reconcile loops to automate the lifecycles of complex applications. The project provides specialized support for creating operators based on Helm charts or Ansible playbooks, allowing users to maintain a desired cluster state using existing automation tools. It includes a dedicated system for packaging controllers into standardized container image bundles for distribution via the Operator Lifecycle Manager.

    Provides capabilities to back up and recover the full state of a managed application and its volumes.

    Gokubernetesoperatorsdk
    GitHub पर देखें↗7,658
  • hazelcast/hazelcasthazelcast का अवतार

    hazelcast/hazelcast

    6,570GitHub पर देखें↗

    Hazelcast is a distributed data platform that combines an in-memory data grid with a stream processing engine to support real-time analytics and event-driven applications. It functions as a partitioned, distributed key-value store that replicates data across cluster nodes to provide low-latency access and high availability. The platform also serves as a distributed SQL query engine, allowing users to execute standard SQL statements against both in-memory datasets and external data sources. What distinguishes Hazelcast is its use of a distributed consensus subsystem to maintain strongly consis

    Ensures continuous availability by automatically promoting backup replicas to primary status when a member fails.

    Javabig-datacachingdata-in-motion
    GitHub पर देखें↗6,570
  • bostrot/wsl2-distro-managerbostrot का अवतार

    bostrot/wsl2-distro-manager

    3,922GitHub पर देखें↗

    This project provides a graphical management interface for the Windows Subsystem for Linux, enabling the installation, lifecycle control, and state management of multiple virtualized Linux distributions. It serves as a centralized dashboard for managing the operational status of these environments, allowing users to perform tasks such as distribution installation, removal, and configuration through a visual interface. The tool distinguishes itself by offering specialized utilities for transforming Docker and LXC container images into standalone Linux distributions. By stripping away container

    Captures the entire filesystem state of a running instance into a portable compressed file for archival and migration purposes.

    Dart
    GitHub पर देखें↗3,922
  1. Home
  2. Data & Databases
  3. Persistent Storage Volumes
  4. Application State Backups

सब-टैग एक्सप्लोर करें

  • Application State ArchivesStorage of full application state snapshots in organized archive files. **Distinct from Application State Backups:** Focuses on the organized storage of archives rather than the backup process itself
  • Replica PromotionsAutomatic promotion of backup replicas to primary status upon member failure. **Distinct from Application State Backups:** Distinct from Application State Backups: focuses on the runtime promotion of replicas for high availability, not the backup process itself.