wrap-cli
wrap-cli copied to clipboard
Alternative implementations of IWrapperCache
The only current implementation of IWrapperCache is WrapperCache; a basic in memory cache. Other implementations of IWrapperCache could prove very useful. Some examples include:
- browser localstorage cache
- desktop filesystem cache