Changes for version 0.3 - 2018-06-21
- Some internal interface changes to satisfy Perl::Critic:
- Rename ES::T::store to store_to_file to improve API consistency
- Rename ES::T::EventStream::length to size to avoid clashes with the built-in function
- Rename ES::T::EventStream::until to before to improve API consistency
- Rename ES::T::Logger::log to log_event to avoid clashes with the built-in function
Documentation
Modules
A minimal event sourcing framework.