seyfert/packages/cache/README.md
2022-08-01 20:57:51 -05:00

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.