Meepo2 is event sourcing and event broadcasting for databases.
Documentation: https://meepo2.readthedocs.org/
Installation
- Requirements:
Python 2.x >= 2.7 or Python 3.x >= 3.2 or PyPy
To install the latest released version of Meepo2:
$ pip install meepo2
Features
Meepo2 can be used to do lots of things, including replication, eventsourcing, cache refresh/invalidate, real-time analytics etc. The limit is all the tasks should be row-based, since meepo2 only gives table_action -> pk style events.
Row-based database replication.
Replicate RDBMS to NoSQL and search engine.
Event Sourcing.
Logging and Auditing
Realtime analytics
Usage
Checkout documentation and examples/.
Release files for meepo2 0.2.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| meepo2-0.2.5.tar.gz | 18.7 kB | Details |
Release files / meepo2-0.2.5.tar.gz
| Download URL | meepo2-0.2.5.tar.gz |
|---|---|
| Size | 18.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
877b79400ef5e389996f62aea78f5b523628484bb14c91b90aabbd1f0dbce4ef
|
|
BLAKE2b-256 checksum How to use checksums |
f91c5f7ad468458ad79212c2a47bbba3f16bc440fdc17afbd715fd7fc65acff9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.4.3 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/2.7.15
|