Module: SimpleEventSourcing

Defined in:
lib/simple_event_sourcing/version.rb,
lib/simple_event_sourcing/events/event.rb,
lib/simple_event_sourcing/aggregate_root/id.rb,
lib/simple_event_sourcing/events/event_store.rb,
lib/simple_event_sourcing/aggregate_root/base.rb,
lib/simple_event_sourcing/events/stored_event.rb,
lib/simple_event_sourcing/aggregate_root/history.rb,
lib/simple_event_sourcing/events/event_dispatcher.rb,
lib/simple_event_sourcing/events/event_subscriber.rb,
lib/simple_event_sourcing/events/event_store/redis/redis_client.rb,
lib/simple_event_sourcing/events/event_store/redis/redis_event_store.rb

Defined Under Namespace

Modules: AggregateRoot, Events, Id

Constant Summary collapse

VERSION =
'1.0.1'