Cache

This application uses cache mechanism (see: Chrysalio cache). Here are the used keys.

User cache

Namespace

Key

ciowrh-<warehouse_id>

  • 'access'

  • seeds

  • renderings:<manager_uid>

Key 'access' is set by warehouse() and is a tuple such as (file_rights, meta_rights).

Global cache

Namespace

Key

ciowrh

  • 'filter'

  • <scope|directory|filter|sort>

ciodsh-<dashboard_id>

  • '__created__'

  • <scope|directory|filter|sort>

Key 'filter' is set by browse() and contains global filter parameters.

Keys <scope|directory|filter|sort> are set by browse() and contain a list of files for Paging object.