seyfert/packages/cache/README.md
2022-08-05 11:17:33 -03:00

933 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.