Pure Python sqlite-based Django DB replication engine.
Project description
Morango
Morango is a pure-Python database replication engine for Django that supports peer-to-peer syncing of data. It is structured as a Django app that can be included in projects to make specific application models syncable.
Developed in support of the Kolibri product ecosystem, Morango includes some important features including:
- A certificate-based authentication system to protect privacy and integrity of data
- A change-tracking system to support calculation of differences between databases across low-bandwidth connections
- A set of constructs to support data partitioning
Developer documentation
To build and edit the docs, run:
# install requirements
pip install -r requirements/docs.txt
pip install -e .
# build docs
make docs
# auto-build and refresh docs on edit
make docs-autobuild
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
morango-0.6.18.tar.gz
(89.2 kB
view details)
Built Distribution
morango-0.6.18-py2.py3-none-any.whl
(110.5 kB
view details)
File details
Details for the file morango-0.6.18.tar.gz
.
File metadata
- Download URL: morango-0.6.18.tar.gz
- Upload date:
- Size: 89.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c4f8aa91a9d2ab53178a36d881a4e4fcfc61cfd45a82e19fd01628b423ae389 |
|
MD5 | 5b353fd626614c68af8a0e679ad715c9 |
|
BLAKE2b-256 | 12d5f03b0f562883c393ee02f5e0c57b63946ed44a4adfc19f2209c1a8e8df32 |
File details
Details for the file morango-0.6.18-py2.py3-none-any.whl
.
File metadata
- Download URL: morango-0.6.18-py2.py3-none-any.whl
- Upload date:
- Size: 110.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 907fd399da0d918ad7925ad2a9c5751d37aaa4776b2bcc92f0f551d3e1af5fb4 |
|
MD5 | c42bc5ffbe059900941e28f3562fdc4a |
|
BLAKE2b-256 | 81c9004f3f8bda23d5b9e132496eaef375b5f93d8b07daf11d59c3fe60d2cc1c |