/Stash

A parallel object cache for Swift 2.0

Primary LanguageSwiftMIT LicenseMIT

Stash

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.