Skip to content

Improve caching #17

Description

@biodiv

Currently it is sometimes necessary to delete the cache to get the current version (web-version only). A solution could be to build the .json representations of the components with a versioned filename.

Therefore it is necessary to trigger a version update if a component has been changed. This trigger should be implemented on something like each models .save method using a mixin. This way, a change on a MatrixFilterSpace could trigger a version update on the associated NatureGuide .

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions