mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-03 13:36:08 +00:00
691 B
691 B
@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.