RingCache is an in-memory cache that emulates a ring buffer, in which older elements are evicted to make room for new ones.
Required Ruby Version
>= 0
Authors
Alvaro Redondo
RingCache is an in-memory cache that emulates a ring buffer, in which older elements are evicted to make room for new ones.
>= 0
Alvaro Redondo