"Rohmu is a python library providing an interface to various cloud storage providers."
Project description
![image](logo.svg)
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](https://github.com/aiven/pghoard) for PostgreSQL, [MyHoard](https://github.com/aiven/myhoard) for MySQL and [Astacus](https://github.com/aiven/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](https://github.com/facebook/zstd) and [lzma](https://docs.python.org/3/library/lzma.html).
Requirements
Rohmu requires Python >= 3.6+. For Python libary dependencies, have a look at [requirements.txt](https://github.com/aiven/rohmu/blob/main/requirements.txt).
Usage example
*Add usage example here*
For real-world usage you can have a look at [how Rohmu is used in PGHoard](https://github.com/aiven/pghoard/blob/main/pghoard/basebackup.py).
Development
*TODO*
License
Rohmu is licensed under the Apache license, version 2.0. Full license text is available in the [LICENSE](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](https://aiven.io).
Rohmu was originally a part of [PGHoard](https://github.com/aiven/pghoard) but was later extracted to its own GitHub project.
The Rohmu logo was created by [@evche-aiven](https://github.com/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](SECURITY.md) policy.
Copyright
Copyright (C) 2022 Aiven Ltd and contributors to the Rohmu project.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file rohmu-1.0.1.tar.gz
.
File metadata
- Download URL: rohmu-1.0.1.tar.gz
- Upload date:
- Size: 45.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9557cf25f4b19304be97fcc3dba4904fc13c4369b343fab4c03b195911dc4e2b |
|
MD5 | e30de75428c95eb873e1ca55f0cce770 |
|
BLAKE2b-256 | 49d400617321a9cad8e4f3133205e1c94d5f52b5afd2359214ee8e779b995ca7 |
File details
Details for the file rohmu-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: rohmu-1.0.1-py3-none-any.whl
- Upload date:
- Size: 53.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e79fadfacec5bcbd4f6ac97c87fe214ceac5dfdbf305aba67bbbeed72b3a59b |
|
MD5 | c6144f318231a62cdd6fae3cd91a2679 |
|
BLAKE2b-256 | bd0820a6f55973d6e0302129e95ed2a0d21edbfd56fcc8b76dedf70f42085f30 |