View Source EventStreamex.Operators.Queue.MemAdapter (EventStreamex v1.1.0)
Stores the queue in memory.
This adapter simply keeps the queue in memory. This adapter should only be used for tests or dev environments as it will not recover the queue in case of a node crash in a distributed system.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.