Leverage an in-memory cache and queue that ward off latency.
Cube’s two-level caching system uses an in-memory cache, queue management, and configurable pre-aggregations. Cube’s in-memory cache and queue management capabilities are based on our proprietary Cube Store; together, they serve as a buffer for your database when there’s an influx of concurrent requests hitting your database, allowing you to scale stateless API instances horizontally and making APIs idempotent.