PokeAPI / pokedex-promise-v2

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

[Feature Request] Can we have a function to clear the cache? #37

Closed ExperiBass closed 3 years ago

ExperiBass commented 4 years ago

I use ppv2 for my discord bot, and it works perfectly! My only problem is that i have to set the cache to a very small amount so it actually shuts down when i need it to instead of hanging while the cache persists.