ExpressConnect Docs

HomeProduct OverviewExpressConnectExpressAPIRun-time Components

Cache Provider

The Cache Provider component enables the data caching function if the platform. An im-memory cache can potentially improve the response time considerably.

The ExpressConnect cache mantain the actual data strucutre in the memory. This allows the platform to cache all the data related to the object, unlike other caching solutions where each request is cached.ß

The Cache provider component is dynamic, aware of the underlying data modal changes, and will auto-adjust the cache data model. Additionally, an Admin can adjust the cache size and other parameters through the ExpressAPI Native App.

The cache also features a distributed caching capability. This capability means that in scenarios with more than one App Server, the same cache data is available in all those servers and synced.