Module: SimpleEventSourcing::Events

Defined in:
lib/simple_event_sourcing/events/event.rb,
lib/simple_event_sourcing/events/event_store.rb,
lib/simple_event_sourcing/events/stored_event.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: EventDispatcher, EventStore Classes: Event, EventIsNotAllowedToBeHandled, EventSubscriber, StoredEvent