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.6a1.tar.gz
(74.0 kB
view details)
Built Distribution
File details
Details for the file morango-0.6.6a1.tar.gz
.
File metadata
- Download URL: morango-0.6.6a1.tar.gz
- Upload date:
- Size: 74.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.7.1 requests/2.26.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d853d68caa58303fb509d3b5812e5d206b0387b9c6ad17d711478042bb088fc7 |
|
MD5 | e0480343b7a8773007569089a879ab4a |
|
BLAKE2b-256 | 3140ea3963adaa625114a81f0624ac1c5d4ab2f675b993a97eb8fa3fe349aeb4 |
File details
Details for the file morango-0.6.6a1-py2.py3-none-any.whl
.
File metadata
- Download URL: morango-0.6.6a1-py2.py3-none-any.whl
- Upload date:
- Size: 95.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.7.1 requests/2.26.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3b672a801bcffccd8a9f867bd19c511122bee3ea17008daf598a31202ec134e |
|
MD5 | e291ad326adf76fb30fd4322312e7456 |
|
BLAKE2b-256 | 1d9144fe540c4ebed61cabf757a5ece1cbcb99f6433f14907b668dba423a0cca |