seyfert/packages/cache/README.md
2022-08-01 20:59:56 -05:00

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.