Skip to content

Adnuntius/rohmu

This branch is 336 commits behind Aiven-Open/rohmu:main.

Folders and files

NameName
Last commit message
Last commit date
May 20, 2022
Apr 27, 2022
Jun 13, 2022
Jun 1, 2022
Apr 27, 2022
Apr 27, 2022
Mar 14, 2022
Apr 27, 2022
Mar 14, 2022
May 30, 2022
May 2, 2022
Mar 14, 2022
Apr 27, 2022
Apr 27, 2022
Apr 27, 2022
May 17, 2022
Apr 27, 2022
May 30, 2022
Jun 1, 2022
Apr 27, 2022
May 2, 2022
May 20, 2022
Apr 27, 2022

Repository files navigation

logo.png

Rohmu is a Python library for building backup tools for databases providing functionality for compression, encryption and transferring data between the database and an object storage. Rohmu supports main public clouds such as GCP, AWS and Azure for backup storage. Rohmu is used in various backup tools such as PGHhoard for PostgreSQL, MyHoard for MySQL and Astacus for M3 and ClickHouse and other databases.

Features

  • Supported object storages: Azure, GCP, S3, Swift (OpenStack), local file storage and SFTP.
  • Supported compression algorithms: Snappy, zstd and lzma.

Requirements

Rohmu requires Python >= 3.6+. For Python libary dependencies, have a look at requirements.txt.

Usage example

Add usage example here

For real-world usage you can have a look at how Rohmu is used in PGHoard.

Development

TODO

License

Rohmu is licensed under the Apache license, version 2.0. Full license text is available in the LICENSE file.

Please note that the project explicitly does not require a CLA (Contributor License Agreement) from its contributors.

Trademarks

PostgreSQL, MySQL, M3 and ClickHouse are trademarks and property of their respective owners. All product and service names used in this website are for identification purposes only and do not imply endorsement.

Credits

Rohmu was created by and is maintained by Aiven.

Rohmu was originally a part of PGHoard but was later extracted to its own GitHub project.

The Rohmu logo was created by @evche-aiven.

Contact

Bug reports and patches are very welcome, please post them as GitHub issues and pull requests at https://github.com/aiven/rohmu . To report any possible vulnerabilities or other serious issues please see our security policy.

Copyright

Copyright (C) 2022 Aiven Ltd and contributors to the Rohmu project.

About

Python library for database backups

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.4%
  • Makefile 0.6%