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.7.1.tar.gz
(89.4 kB
view details)
Built Distribution
morango-0.7.1-py2.py3-none-any.whl
(110.5 kB
view details)
File details
Details for the file morango-0.7.1.tar.gz
.
File metadata
- Download URL: morango-0.7.1.tar.gz
- Upload date:
- Size: 89.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07798e16ed46f5ab272c5d44dc14d05dca53fa8d2c562794e484f5a67ba478eb |
|
MD5 | 1de49e094a115bc57a412488354766c5 |
|
BLAKE2b-256 | f0e98354f80b1b275966dda3ed50777aa770b7c246671ff760af0821838e46a6 |
File details
Details for the file morango-0.7.1-py2.py3-none-any.whl
.
File metadata
- Download URL: morango-0.7.1-py2.py3-none-any.whl
- Upload date:
- Size: 110.5 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 | ca88218dfc74e74f99dd632f2e1312cf8846b4ecb08a38138f570653ec18c088 |
|
MD5 | 3d8c0b13ac858a66e501f2fc69982fbd |
|
BLAKE2b-256 | 9060a4cef5cf859ac4a9294535ac4507a4fe9250e31c1f254886613ffae3d9df |