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.0.tar.gz
(88.8 kB
view details)
Built Distribution
morango-0.8.0-py2.py3-none-any.whl
(109.3 kB
view details)
File details
Details for the file morango-0.8.0.tar.gz
.
File metadata
- Download URL: morango-0.8.0.tar.gz
- Upload date:
- Size: 88.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cea959f1fe3e4f5600a80aca2e6f9894b4c750b476bfe021c3fa4800568c331b |
|
MD5 | 4e93d4cbd20658ee53183ad46f5f4edb |
|
BLAKE2b-256 | ab25ee30399c455ffb078c5bd2d949201da3a9e59b1a374376da022376cd0666 |
File details
Details for the file morango-0.8.0-py2.py3-none-any.whl
.
File metadata
- Download URL: morango-0.8.0-py2.py3-none-any.whl
- Upload date:
- Size: 109.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 466457bdec695f31da49509fa5b076395c2e96ffcaaef6f82f4f5a12b25c7d6b |
|
MD5 | 4b5e817b3aeabdb615eac196e6adac59 |
|
BLAKE2b-256 | e7416bc3d10433e1e5256abf01f9407ce219cfa41a7ef94f37b82db50ead3c1a |