Table of Contents - event_store-0.2.9 Documentation
Classes and Modules
- EventStore
- EventStore::Aggregate
- EventStore::AttributeMissingError
- EventStore::Client
- EventStore::ConcurrencyError
- EventStore::EventAppender
- EventStore::TimeHacker
Methods
- ::clear! — EventStore
- ::connect — EventStore
- ::connected? — EventStore
- ::count — EventStore::Aggregate
- ::count — EventStore::Client
- ::create_db — EventStore
- ::custom_config — EventStore
- ::db — EventStore
- ::db_config — EventStore
- ::escape_bytea — EventStore
- ::fully_qualified_table — EventStore
- ::ids — EventStore::Aggregate
- ::ids — EventStore::Client
- ::local_redis_config — EventStore
- ::migrations_dir — EventStore
- ::new — EventStore::Aggregate
- ::new — EventStore::Client
- ::new — EventStore::EventAppender
- ::postgres — EventStore
- ::raw_db_config — EventStore
- ::redis — EventStore
- ::redis_connect — EventStore
- ::schema — EventStore
- ::table_name — EventStore
- ::translate_occurred_at_from_local_to_gmt — EventStore::TimeHacker
- ::unescape_bytea — EventStore
- ::vertica — EventStore
- ::vertica_host — EventStore
- #append — EventStore::Client
- #append — EventStore::EventAppender
- #auto_rebuild_snapshot — EventStore::Aggregate
- #concurrency_error — EventStore::EventAppender
- #count — EventStore::Client
- #current_version — EventStore::EventAppender
- #delete_events! — EventStore::Aggregate
- #delete_snapshot! — EventStore::Aggregate
- #destroy! — EventStore::Client
- #event_appender — EventStore::Client
- #event_stream — EventStore::Aggregate
- #event_stream — EventStore::Client
- #event_stream_between — EventStore::Aggregate
- #event_stream_between — EventStore::Client
- #event_stream_from — EventStore::Client
- #event_table — EventStore::Client
- #events — EventStore::Aggregate
- #events_from — EventStore::Aggregate
- #has_concurrency_issue? — EventStore::EventAppender
- #id — EventStore::Client
- #last_event — EventStore::Aggregate
- #peek — EventStore::Client
- #prepare_event — EventStore::EventAppender
- #raw_event_stream — EventStore::Client
- #raw_event_stream_from — EventStore::Client
- #raw_snapshot — EventStore::Client
- #read_raw_snapshot — EventStore::Aggregate
- #rebuild_snapshot! — EventStore::Aggregate
- #rebuild_snapshot! — EventStore::Client
- #set_current_version — EventStore::EventAppender
- #snapshot — EventStore::Aggregate
- #snapshot — EventStore::Client
- #store_snapshot — EventStore::EventAppender
- #translate_event — EventStore::Client
- #translate_events — EventStore::Client
- #type — EventStore::Client
- #validate! — EventStore::EventAppender
- #version — EventStore::Aggregate
- #version — EventStore::Client