eventsourcing
stable
  • Introduction
  • Support options
  • Quick start
  • Design
  • Features
  • Installation guide
  • Domain model layer
  • Infrastructure layer
  • Application layer
  • Notifications
  • Projections
  • Distributed systems
  • Snapshotting
  • Deployment
  • Stand-alone example
  • Background
  • Release notes
  • Contributing
  • Module docs
eventsourcing
  • Docs »
  • Event Sourcing in Python
  • Edit on GitHub

Event Sourcing in PythonΒΆ

A library for event sourcing in Python.

  • Introduction
    • What is event sourcing?
    • This library
    • A cohesive mechanism
    • Register issues
  • Support options
    • Community support
    • Training workshops
    • Advice and development
  • Quick start
    • Install library
    • Define model
    • Configure environment
    • Run application
  • Design
    • Layered architecture
    • Domain event store
  • Features
    • Core features
    • Additional features
  • Installation guide
    • Install options
  • Domain model layer
    • Domain events
    • Domain entities
    • Aggregate root
  • Infrastructure layer
    • Sequenced items
    • Sequenced item mapper
    • Record managers
    • Event store
    • Infrastructure factory
  • Application layer
    • Overview
    • Simple application
    • Custom application
  • Notifications
    • Three options
    • Application sequence
    • Notification logs
    • Local notification logs
    • Remote notification logs
    • Notification log reader
  • Projections
    • Overview
    • Subscribing to events
    • Reading event notifications
    • Reliable projections
  • Distributed systems
    • Overview
    • Process application
    • System of processes
    • Example
    • Integration with APIs
    • Process event pattern
  • Snapshotting
    • Domain
    • Application
    • Run the code
  • Deployment
    • Application object
    • Database connection
    • Web interfaces
    • Task queues
  • Stand-alone example
    • Domain
    • Infrastructure
    • Application
    • Run the code
  • Background
  • Release notes
    • Version 7.x
    • Version 6.x
    • Version 5.x
    • Version 4.x
    • Version 3.x
    • Version 2.x
    • Version 1.x
    • Version 0.x
  • Contributing
  • Module docs
    • eventsourcing
Next

© Copyright 2019, John Bywater Revision bc50d5e4.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
latest
stable
v7.2.4
v7.2.3
v7.2.2
v7.2.1
v7.2.0
v7.1.6
v7.1.5
v7.1.4
v7.1.3
v7.1.2
v7.1.1
v7.1.0
v7.0.0
v6.3.0
v6.2.0
v6.1.0
v6.0.0
v5.1.1
v5.1.0
v5.0.0
v4.0.0
v3.1.0
v3.0.0
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.