Skip to main content

4 docs tagged with "Cache"

View all tags

Cache usage

The @daiso-tech/core/cache component provides a way for storing key-value pairs with expiration independent of data storage

CacheFactory

The CacheFactory class provides a flexible way to configure and switch between different cache adapters at runtime.