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