Cache
Provides a basic caching mechanism for storing key/value pairs in local
JavaScript memory. As a subclass of Plugin
, it is designed to seamlessly
integrate with other components (e.g. DataSource
).
.. | |||
Failed to load latest commit information. | |||
![]() |
docs | ||
![]() |
js | ||
![]() |
meta | ||
![]() |
tests | ||
![]() |
HISTORY.md | ||
![]() |
README.md | ||
![]() |
build.json |
Provides a basic caching mechanism for storing key/value pairs in local
JavaScript memory. As a subclass of Plugin
, it is designed to seamlessly
integrate with other components (e.g. DataSource
).