View Source SuperCache.Queue (SuperCache v0.5.2)

Link to this section Summary

Functions

receives data then store in queue.

gets data from queue

Link to this section Functions

@spec add(atom() | pid() | port() | reference() | {atom(), atom()}, any()) :: any()

receives data then store in queue.

gets data from queue