Skip to main content
Skip table of contents

Settings - Cache

Intended audience: ANALYSTS DEVELOPERS ADMINISTRATORS

AO Platform: 4.3

Cache

Caching is a way to save data to typically achieve greater performance by avoiding having to always retrieve data from a slow data source or having to re-execute the same queries if the data is already available. This functionality uses Redis as the caching layer which is external to the app server. This particular setting enables caching for MSO Queries.

Please note that not all queries are cached; the queries where a dynamic filter criterion is sent, for ex: a spatial criterion - the data is not caching as the bounding box can change and will result in too much data in the cache. 

Cached data can be cleared through a Scheduler Task.

image-20250625-113339.png

Properties

Label

Defaults

Description

Enable Query Cache

OFF

If enabled, will cache data by MSO query. This is useful for an improved user experience and response times + save compute cost if data is not changing or changes only at regular intervals. Some MSO queries will not be cached, such as queries with dynamic filters and Spatial filters, eg. with a bounding box, as both scenarios could result in a lot of data in the cache itself.

User Level Caching

OFF

If enabled, …

Time to Live


Contact App Orchid | Disclaimer

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.