API Reference solvent v0.3.0

modules

Modules

Solvent is an event bus built to be fast and easy-to-use, and takes a lot of inspiration from the CloudEvents spec for the best interoperability with other event systems.

The event that subscribers are waiting for.

Storage for events.

The definition of an event store module.

ETS-based storage for Solvent.Event objects.

A protocol for matching events.

A protocol for delivering events to a target.

A module shorthand for defining subscribers.

Describes a consumer's wish to receive events, as well as how to deliver them.