Client-side data cache. In case of Browser will use indexedDB as storage, in case of Node.js will cache data in memory

Classes