ex_esdb_commanded
▼
Project version
v0.8.0
v0.7.0
v0.6.0
v0.5.2
v0.5.1
v0.4.0
v0.3.6
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.7
v0.2.6
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.4
v0.1.3
v0.1.1
v0.1.0
Go to latest
guides
Modules
API Reference
Modules
ADR
CHANGELOG
Getting Started
Introduction
Prerequisites
Installation
Configuration
Using the Adapter
Debugging and Logs
Summary
Event Sourcing with CQRS
Introduction
History
Principles
Applicability
Motivation
Key Concepts and Patterns
Benefits
Conclusion
Read Me
ExESDB.Commanded.Adapter
Summary
Types
adapter_meta/0
application/0
config/0
error/0
expected_version/0
source_uuid/0
start_from/0
stream_uuid/0
subscriber/0
subscription/0
subscription_name/0
Functions
append_to_stream/5
child_spec/2
delete_snapshot/2
delete_subscription/3
record_snapshot/2
stream_forward/4
subscribe/2
subscribe_to/6
ExESDB.Commanded.Adapter.EventConverter
Summary
Functions
convert_event_record/1
convert_events/1
parse_metadata/1
ExESDB.Commanded.Adapter.StreamHelper
Summary
Functions
allowed_stream?/1
map_error/1
normalize_expected_version/1
normalize_start_version/1
store_id/1
stream_prefix/1
stream_to_subscription_params/2
ExESDB.Commanded.Adapter.SubscriptionProxy
Summary
Functions
child_spec/1
start_link/1
start_proxy/1
ExESDB.Commanded.Adapter.SubscriptionProxySupervisor
Summary
Functions
child_spec/1
list_proxies/0
start_link/1
start_proxy/1
stop_proxy/1
ExESDB.Commanded.AggregateListener
Summary
Types
listener_config/0
Functions
child_spec/1
start/1
start_link/1
stop/1
ExESDB.Commanded.AggregateListenerSupervisor
Summary
Functions
child_spec/1
list_listeners/0
start_link/1
start_listener/1
stats/0
stop_listener/1
stop_listeners_for_stream/2
ExESDB.Commanded.Config
Summary
Types
adapter_config/0
config/0
Functions
connection_timeout/1
retry_attempts/1
retry_backoff/1
serializer/1
store_id/1
stream_prefix/1
use_libcluster?/1
validate/1
validate_libcluster_config/1
validate_serializer/1
ExESDB.Commanded.Mapper
Summary
Functions
to_new_event/1
to_recorded_event/1
to_snapshot_data/1
to_snapshot_record/1
Search documentation of ex_esdb_commanded
Settings
CHANGELOG
← Previous Page
ADR
Next Page →
Getting Started