In-memory Cache Module for Medusa
npm install @ivfuture/ecomm-cache-inmemory
Medusa in-memory cache module. Use plain JS Map as a cache store.
``yarn add @medusajs/cache-inmemory`
yarn add @medusajs/cache-inmemory
`{ ttl?: number // Time to keep data in cache (in seconds)}``
{ ttl?: number // Time to keep data in cache (in seconds)}