Packages
eventsourcing_glyn
1.0.0
A distributed event sourcing library that enhances existing event stores with Glyn PubSub and Registry capabilities for distributed query actors, event broadcasting, and fault-tolerant command routing
Current section
Files
Jump to
Current section
Files
include/eventsourcing_glyn_GlynConfig.hrl
-record(glyn_config, {pubsub_scope :: binary(), pubsub_group :: binary()}).