Drylozu 220069a89c
feat(extra): collectors (#86)
* feat: collectors

* import type

* fix: collector.once
2022-08-01 19:05:25 +00:00
..
2022-08-01 19:05:25 +00:00
2022-07-31 02:36:11 -03:00

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