Ability to customize the cache implementation ``` javascript createDeltaCache([options]) ``` `options.cacheImplentation` String Possibilities: - Filesystem - In memory
Ability to customize the cache implementation
options.cacheImplentationStringPossibilities: