Skip to main content

event sourcing for databases.

Project description

http://img.shields.io/travis/huskar-org/meepo2/master.svg?style=flat http://img.shields.io/pypi/v/meepo2.svg?style=flat http://img.shields.io/pypi/dm/meepo2.svg?style=flat

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/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

meepo2-0.2.5.tar.gz (18.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page