/* |-------------------------------------------------------------------------- | InMemory store |-------------------------------------------------------------------------- | | Use this store to store cache in memory. | */ in_memory: { driver: 'in_memory' },