Module caching

Module caching 

Source
Expand description

Caching implementation.

Fetches changes from the ring buffer only when there is no more slots to perform requested operation.

Structs§

Caching
Caching wrapper of a ring buffer.

Type Aliases§

CachingCons
Caching consumer implementation.
CachingProd
Caching producer implementation.