mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-01 20:46:08 +00:00
690 B
690 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.