2 repository-uri
Exporting organizational identity data, such as user lists and group memberships, for archival purposes.
Distinct from Note Backup Exporters: Candidates focus on backup directory listing or note exports; this is about administrative directory data export.
Explore 2 awesome GitHub repositories matching data & databases · Directory Data Backups. Refine with filters or upvote what's useful.
Mox is a self-hosted email server that runs as a single compiled Go binary, handling the full lifecycle of sending and receiving email through SMTP, IMAP4rev2, and a built-in webmail application. It is designed to be operated without external dependencies or runtime plugins, with all mail services — including spam filtering, queue management, and web interfaces for administration and account management — contained in one executable. The server distinguishes itself through automated TLS certificate management via ACME, DNS-based autoconfiguration for email clients, and file-based configuration
Checks all database files and message files in a data directory for consistency and validity.
m3 is a distributed time series database designed for high-resolution metrics and high-cardinality data management. It functions as a scalable storage system and a multi-cluster query engine, providing a distributed metrics aggregator capable of downsampling and summarizing data before it is committed to storage. The project distinguishes itself through a coordinated cluster model using etcd for node membership and shard placement. It supports multiple ingestion protocols, including the Prometheus remote write protocol, InfluxDB line protocol, and Graphite Carbon plaintext protocol, and provi
Uses checksum digests and checkpoint files to verify that persisted data volumes are uncorrupted.