awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesBackground Synchronization

Tools for maintaining persistent background processes that replicate data between local and remote storage.

Distinguishing note: Focuses on background daemon management for data replication, distinct from general system monitoring.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Background Synchronization. Refine with filters or upvote what's useful.

Awesome Background Synchronization GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • atuinsh/atuinAvatar de atuinsh

    atuinsh/atuin

    30,266Voir sur GitHub↗

    Atuin is a command-line tool that replaces standard shell history with a searchable, encrypted SQLite database. By hooking into shell initialization scripts, it provides an interactive, keyboard-driven interface for real-time command filtering and retrieval. The platform ensures data privacy through a client-side encryption layer, securing sensitive history and configuration data before it is synchronized across multiple machines. Beyond history management, Atuin functions as an executable documentation platform that enables teams to create and share interactive runbooks. These documents use

    Maintains a persistent background process that manages encrypted data replication between local storage and remote cloud hubs.

    Rustbashfishhistory
    Voir sur GitHub↗30,266
  • pubkey/rxdbAvatar de pubkey

    pubkey/rxdb

    23,048Voir sur GitHub↗

    This project is a reactive, offline-first NoSQL database engine designed for JavaScript applications. It provides a robust framework for managing application state by synchronizing data across browsers, mobile devices, and server-side runtimes. By treating local storage as the primary source of truth, it enables applications to remain functional without network connectivity, automatically reconciling changes with remote backends once a connection is restored. The database distinguishes itself through a modular architecture that supports cross-environment synchronization and high-performance d

    Replicates changes to remote servers in the background while handling network interruptions and retries.

    TypeScriptangularbrowser-databasecouchdb
    Voir sur GitHub↗23,048
  1. Home
  2. DevOps & Infrastructure
  3. Background Synchronization