seyfert/packages/cache/README.md
Nicolas a560f5f5f9
Update docs (#84)
* Update core README

* Update cache README

* Update README

* Update README

* Fix example & add links

* Add links
2022-07-31 02:36:11 -03:00

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