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.8.2.tar.gz
(90.6 kB
view details)
Built Distribution
morango-0.8.2-py2.py3-none-any.whl
(112.7 kB
view details)
File details
Details for the file morango-0.8.2.tar.gz
.
File metadata
- Download URL: morango-0.8.2.tar.gz
- Upload date:
- Size: 90.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe25e6d36609845ffa239fa7237ecc9b7bc98ad93b149be9e4d995cc2abadb83 |
|
MD5 | c5de094410690007e59cb8292690eb71 |
|
BLAKE2b-256 | 9a17bc8ff23bdd220a3b44d97b752e32e2a8a3343e826b96d47eaeb2a32e3dc4 |
File details
Details for the file morango-0.8.2-py2.py3-none-any.whl
.
File metadata
- Download URL: morango-0.8.2-py2.py3-none-any.whl
- Upload date:
- Size: 112.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73957e9b0475b0766af636988af49621939e91abdf17ce62169c0f6cb99ab041 |
|
MD5 | 5ee5c1d695ef32ec7c780c9ffec9e2ed |
|
BLAKE2b-256 | 74108597efdb72a951792a3edb5b4cd0845c5176b93be828160e262e24de55f9 |