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.8.tar.gz
(76.9 kB
view details)
Built Distribution
File details
Details for the file morango-0.6.8.tar.gz
.
File metadata
- Download URL: morango-0.6.8.tar.gz
- Upload date:
- Size: 76.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.8.2 requests/2.27.1 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb19883c28c084230ff36f3aaa9d082def015cbd5e96f41a85537f6990426c38 |
|
MD5 | aa133e1aa9156c8185ca29b2e21b89de |
|
BLAKE2b-256 | c6c0a45539e7b30a03c204f388407bc93f48060ee9ee2c67f21bcfa3daef9a70 |
File details
Details for the file morango-0.6.8-py2.py3-none-any.whl
.
File metadata
- Download URL: morango-0.6.8-py2.py3-none-any.whl
- Upload date:
- Size: 99.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.8.2 requests/2.27.1 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63848c1c9cf6f009e415b16d7e82b6d840b80a4f8f7b04c23bb6d5ba5b8de2d5 |
|
MD5 | 3080f0a5d15be7e10be95cb7a2b045e1 |
|
BLAKE2b-256 | 16642675969f6ecbf4db566f49a7f2816abab3db12bbf6bd1250a939e14b2e39 |