Skip to main content

Event Store implemented in Python

Project description

Event Store

Event Store is an implementation of the Events as a Storage Mechanism concept (PDF here). It is an implementation of the actual storage for events. The implementation follows the excellent article by Greg Young: Building an Event Storage. (PDF Here). Reading the linked articles should provide sufficient understanding of the code.

Functionality

Currently a Sql backend is provided with simple Pickle serialization.

Why It Exists

There didn’t seem to be any python native event storage implementations.

Contributing

The implementation is minimalistic, but pull requests are welcome. Please file an issue with an approriate pull request.

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

event-store-1.0.1a7.zip (13.7 kB view hashes)

Uploaded Source

Built Distribution

event_store-1.0.1a7-py2-none-any.whl (11.9 kB view hashes)

Uploaded Python 2

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