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.0.tar.gz
(70.1 kB
view details)
Built Distribution
File details
Details for the file morango-0.6.0.tar.gz
.
File metadata
- Download URL: morango-0.6.0.tar.gz
- Upload date:
- Size: 70.1 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.61.2 CPython/2.7.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5faa35deb995dc2f52f6198d0a5b70998a889582ec9d96f4acae970652708d8 |
|
MD5 | cceb129a4f1402f6c416c7e7d0be3134 |
|
BLAKE2b-256 | 489a03add06f294e69a232477ae7a92e959554e83ccf03e0507946710c035ee9 |
File details
Details for the file morango-0.6.0-py2.py3-none-any.whl
.
File metadata
- Download URL: morango-0.6.0-py2.py3-none-any.whl
- Upload date:
- Size: 92.4 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.61.2 CPython/2.7.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05dc6c3fe37f0d878a616b2c090f485b882fdb33e13be5632a8327efd3ed318d |
|
MD5 | f85cb1213c3974190a3b9d0d6bbec760 |
|
BLAKE2b-256 | 52188333aa8faa003d8c336d8541cd2e1c3f008a6df3c1f09d470aa0496fe673 |