Cache
This application uses cache mechanism (see: Chrysalio cache). Here are the used keys.
User cache
Namespace |
Key |
---|---|
ciodsh-<dashboard_id> |
|
Key 'access'
is set by dashboard()
and is a tuple such as (rights,)
.
Global cache
Namespace |
Key |
---|---|
ciodsh-<dashboard_id> |
|
Keys 'gauge_values'
and 'files'
are set by
Dashboard
.