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.19.tar.gz
(89.3 kB
view details)
Built Distribution
morango-0.6.19-py2.py3-none-any.whl
(110.5 kB
view details)
File details
Details for the file morango-0.6.19.tar.gz
.
File metadata
- Download URL: morango-0.6.19.tar.gz
- Upload date:
- Size: 89.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c3c83e1bb5136372dee5103f4f39e3cd14dfcee962d2f4241d8cbd41ecb2613 |
|
MD5 | 7d234ce8874b5eebe291ae3299daff0c |
|
BLAKE2b-256 | 154059418467d0aca0ea4e4248ee48b050d904ae3d8c979a2051ecf4e46ce8fb |
File details
Details for the file morango-0.6.19-py2.py3-none-any.whl
.
File metadata
- Download URL: morango-0.6.19-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 | 5367d5ef0880e48f8a0aa20db13a3a4f919c9755871dc8a6a2eb6b5e179ed395 |
|
MD5 | 42c0fbee07287e754f9653bc58835bd2 |
|
BLAKE2b-256 | 0c06ca159454c576a5b57ce72793ae2c0fa1e3083ffc164eacdf6d5be949f493 |