Stash is a parallel object cache for Swift. It's based on TMCache.
The Stash object itself wraps a Memory
and Disk
cache, that can both be used independently.
Stash is a parallel object cache for Swift. It's based on TMCache.
The Stash object itself wraps a Memory
and Disk
cache, that can both be used independently.