In-memory artifact store with bounded capacity.
When the store exceeds maxArtifacts, the oldest artifacts are evicted (FIFO). Content size is validated on put().
Optional
In-memory artifact store with bounded capacity.
When the store exceeds maxArtifacts, the oldest artifacts are evicted (FIFO). Content size is validated on put().