PokeAPI / pokedex-promise-v2

An easy way to use pokeapi v2 with promises in node.js
MIT License
510 stars 89 forks source link

Add methods to check size and clear cache #43

Closed C-Garza closed 3 years ago

C-Garza commented 3 years ago

I added two methods to the Pokedex class to check the cache size and clear the cache using the existing methods from the memory-cache library. I also added a test file for it.

Should resolve #37.

ExperiBass commented 3 years ago

@C-Garza ily eeeeee :DDDDDDD

Screen Shot 2021-02-07 at 11 23 12 AM