1 مستودع
Git repositories used to maintain versioned backups of application data for history and recovery.
Distinct from Git and Version Control: Distinct from Git and Version Control: focuses on using Git for data backup and recovery rather than source code version control.
Explore 1 awesome GitHub repository matching part of an awesome list · Data Backup Repositories. Refine with filters or upvote what's useful.
Radicale is a self-hosted CalDAV and CardDAV server implemented in Python that enables calendar and contact synchronization across multiple clients using open standards. It stores all data directly on the filesystem in a simple folder hierarchy, eliminating the need for an external database, and automatically tracks every change by committing modifications to a Git repository for version history and backup. The server distinguishes itself through a modular plugin architecture that allows custom Python modules to extend authentication, storage backends, and web interface functionality at start
Tracks every change to calendars and address books by committing modifications to a Git repository for history and recovery.