This package implements an Event Sourcing technique where resources are aggregates produced from append only event logs.
This package has it's origins in github.com/savaki/eventsource which is licensed under Apache 2.0 which showed a brief spark in 2017. I thank Matt Ho for sharing his work which serves as the foundation to this package.