awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorías

2 repositorios

Awesome GitHub RepositoriesSelf-Hosted Data Replication

Managing the replication of data across devices using user-controlled hosting infrastructure.

Distinct from Self-Hosted Infrastructure: Focuses on the replication of data for sync rather than general infrastructure or file servers

Explore 2 awesome GitHub repositories matching devops & infrastructure · Self-Hosted Data Replication. Refine with filters or upvote what's useful.

Awesome Self-Hosted Data Replication GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • vrtmrz/obsidian-livesyncAvatar de vrtmrz

    vrtmrz/obsidian-livesync

    9,447Ver en GitHub↗

    This project is a synchronization plugin that mirrors notes, settings, and vault data across multiple devices. It functions as a self-hosted vault synchronizer, allowing users to maintain a personal knowledge base using a user-owned server. The system utilizes a CouchDB synchronization layer to maintain consistent document states across peers. Security is handled through end-to-end encryption, which encrypts vault content locally before transmission to ensure privacy on remote storage. The replication model supports both self-hosted data replication and peer-to-peer data transfer. It manages

    Enables full control over data replication by using user-owned servers for vault synchronization.

    TypeScript
    Ver en GitHub↗9,447
  • jimsalterjrs/sanoidAvatar de jimsalterjrs

    jimsalterjrs/sanoid

    3,669Ver en GitHub↗

    Sanoid is a policy-driven tool for ZFS backup automation, snapshot management, dataset replication, and storage monitoring. It manages the automated lifecycle of filesystem snapshots by translating configurable retention policies into specific creation and pruning commands. The tool provides asynchronous incremental replication of datasets between local or remote hosts using secure tunnels. It differentiates itself by using a structured configuration system to apply standardized snapshot policies across nested filesystem hierarchies through recursive dataset traversal. The software covers st

    Performs asynchronous incremental replication of ZFS filesystems between local or remote hosts using secure tunnels.

    Perlreplicationsnapshotzfs-filesystem
    Ver en GitHub↗3,669
  1. Home
  2. DevOps & Infrastructure
  3. Self-Hosted Data Replication

Explorar subetiquetas

  • ZFS Dataset ReplicationAsynchronous incremental transfer of ZFS filesystems between local or remote hosts. **Distinct from Self-Hosted Data Replication:** Specifically implements ZFS dataset replication rather than general self-hosted data synchronization.