mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-03 05:26:07 +00:00
@biscuitland/cache
Structures to create a custom cache completely decoupled from the rest of the library. You can choose to use a MemoryCacheAdapter
or a RedisCacheAdapter
according to your needs.