Changes for version 0.50 - 2023-01-16

  • CHANGES
    • Optional maximum size; push will return a pending future until there's room
    • Added bulk push and shift API for efficiently handling multiple items at once
    • Added concept of "finished" queue, where shift returns empty

Modules

a FIFO queue of values that uses Futures