Table of Contents - nexia_event_store-0.11.3 Documentation
Classes and Modules
- EventStore
- EventStore::Aggregate
- EventStore::AttributeMissingError
- EventStore::Client
- EventStore::ConcurrencyError
- EventStore::EventStream
- EventStore::Snapshot
- EventStore::TimeHacker
Methods
- ::clear! — EventStore
- ::connect — EventStore
- ::connect_db — 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_names_table — EventStore
- ::fully_qualified_table — EventStore
- ::ids — EventStore::Aggregate
- ::ids — EventStore::Client
- ::insert_table_name — EventStore
- ::local_redis_config — EventStore
- ::lookup_table_name — EventStore
- ::migrations_dir — EventStore
- ::new — EventStore::Aggregate
- ::new — EventStore::Client
- ::new — EventStore::EventStream
- ::new — EventStore::Snapshot
- ::partition_name_suffix — EventStore
- ::partitioning? — EventStore
- ::postgres — EventStore
- ::qualified_table_name — 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
- ::use_names_table? — EventStore
- ::vertica — EventStore
- ::vertica_host — EventStore
- #append — EventStore::Aggregate
- #append — EventStore::Client
- #append — EventStore::EventStream
- #auto_rebuild_snapshot — EventStore::Snapshot
- #count — EventStore::Snapshot
- #current_event_id_numbers — EventStore::Snapshot
- #default_logger — EventStore::Client
- #default_logger — EventStore::Snapshot
- #delete_events! — EventStore::EventStream
- #delete_snapshot! — EventStore::Snapshot
- #destroy! — EventStore::Client
- #each — EventStore::EventStream
- #each — EventStore::Snapshot
- #empty? — EventStore::EventStream
- #ensure_all_attributes_have_values! — EventStore::EventStream
- #event_id — EventStore::Snapshot
- #event_id_for — EventStore::Snapshot
- #event_stream — EventStore::Client
- #event_stream_between — EventStore::Client
- #event_stream_between — EventStore::EventStream
- #event_stream_from — EventStore::Client
- #events — EventStore::EventStream
- #events_from — EventStore::EventStream
- #exists? — EventStore::Client
- #exists? — EventStore::Snapshot
- #fully_qualified_names — EventStore::EventStream
- #insert_table — EventStore::EventStream
- #insert_table_name — EventStore::EventStream
- #last — EventStore::EventStream
- #last_event — EventStore::Snapshot
- #last_event_before — EventStore::Client
- #last_event_before — EventStore::EventStream
- #peek — EventStore::Client
- #prepare_event — EventStore::EventStream
- #raw_event_stream — EventStore::Client
- #raw_event_stream_from — EventStore::Client
- #raw_snapshot — EventStore::Client
- #read_raw_snapshot — EventStore::Snapshot
- #read_with_rebuild — EventStore::Snapshot
- #rebuild_snapshot! — EventStore::Client
- #rebuild_snapshot! — EventStore::Snapshot
- #reject! — EventStore::Snapshot
- #replace_fqn_in_snapshot_key — EventStore::Snapshot
- #replace_fqns_in_snapshot_hash — EventStore::Snapshot
- #replace_snapshot_tables — EventStore::Snapshot
- #serialized_event_from_snapshot_event — EventStore::Snapshot
- #simple_last_event_before — EventStore::EventStream
- #snapshot — EventStore::Client
- #snapshot_event — EventStore::Snapshot
- #snapshot_event_id — EventStore::Snapshot
- #snapshot_events — EventStore::EventStream
- #snapshot_exists? — EventStore::Aggregate
- #snapshot_key — EventStore::Snapshot
- #store_snapshot — EventStore::Snapshot
- #translate_event — EventStore::Client
- #translate_events — EventStore::Client
- #update_fqns! — EventStore::Snapshot
- #update_snapshot_tables — EventStore::Snapshot