mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-02 13:06:08 +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.