API Reference extreme v1.1.2

View Source

Modules

TODO

Finds node in EventStore cluster that connection should be established with.

Set of functions for retrieving configuration value with correct type

Set of connection related functions meant to be used from Extreme.Connection only!

Module that uses this listener will connect to stream of event store and wait for new events. In the contrast of Extreme.Listener which will first read existing events (starting from position x) and then keep listening new events.

The same as Extreme.Listener but uses event_producer functionality which applies backpressure on live events as well.

An asynchronous subscription strategy.

This module contains functions shared between Extreme.Subscription and Extreme.ReadingSubscription.

Set of functions for TCP communication.

Set of tool functions for internal library use.