Elixir QLib v0.1.1 API Reference
Modules
A simple queue abstraction library to support leasing and buffering in Elixir. QLib provides two main queue abstractions LeasedQueue and BufferedQueue
BufferedQueue is a simple and buffered abstraction around state
LeasedQueue is a simple and leased abstraction around state