Skip to content

sousouindustries/python-es

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Sourcing for Python

Synopsis

The python-es module is a lightweight Event Sourcing (ES) framework for Python 3.

TODO

  • Implement a locking model for shared aggregates in multi-threaded environments.
  • Create a test case proving that events enforce their required parameters to be provided.

About

A Python 3 module to implement Event Sourcing (ES).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published