Cache middlewares
withCacheFactory middleware
withCacheFactory middleware
withCachePrefix plugin
The eridu-tech/cache component provides a way for storing key-value pairs with expiration independent of data storage
The CacheResolver class provides a flexible way to configure and switch between different cache adapters at runtime.
MemoryCacheAdapter
Implementing your custom ICacheAdapter