Data modeling
Caching
Level 1 cache: in-memory

Level 1 cache: in-memory

To deliver fast and responsive analytics, Embeddable leverages Cube's Level 1 in-memory cache.

  • This cache is enabled by default.
  • It can help protect your database from too much load.
  • It does not speed up a dashboard's first load.

You can tell Cube to evaluate and invalidate the Level 1 Cache using Refresh Keys. Learn more here (opens in a new tab).

To further improve query performance, we recommend using pre-aggregations.