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.17.tar.gz
(89.1 kB
view details)
Built Distribution
morango-0.6.17-py2.py3-none-any.whl
(110.4 kB
view details)
File details
Details for the file morango-0.6.17.tar.gz
.
File metadata
- Download URL: morango-0.6.17.tar.gz
- Upload date:
- Size: 89.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96957983f2a9fdc5e273ecac52a46f357c956bc884743561ceaccf7a29dd2dcc |
|
MD5 | 6ba07f833662b1113f8e513ebdb32ed2 |
|
BLAKE2b-256 | 7ac02ed465248968b70cd5214b0d1f96c264e81937bd24a150c92be02ba1ee4b |
File details
Details for the file morango-0.6.17-py2.py3-none-any.whl
.
File metadata
- Download URL: morango-0.6.17-py2.py3-none-any.whl
- Upload date:
- Size: 110.4 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 | 7c99400519a226220812907736f8f53639591f890c5d1f0a6ff0b2c4e284c898 |
|
MD5 | 55aeee1cd6b8f50ad20b9d680b78aa91 |
|
BLAKE2b-256 | 31ccf06dbc8627216328c1548226d3e578bf01a26a7e63087c4b2aa0cf194e51 |