OSRSBytes is an all-in-one Python library for Old School Runescape (OSRS) that features Item Information Lookup, OSRS Hiscores, and Grand Exchange Market information.
I do not believe that caching is currently being used in anything with OSRSBytes and in hindsight, it appears to be a pretty silly implementation on my part.
The purpose of OSRSBytes is to provide updated information and caching makes the seem kind of redundant. Developers using OSRSBytes can either implement their own caching if they still need it or write code that doesn't hit the API a thousand times.
Regardless, caching was a mistake and hasn't received love on my part so I'm removing it.
I do not believe that caching is currently being used in anything with OSRSBytes and in hindsight, it appears to be a pretty silly implementation on my part.
The purpose of OSRSBytes is to provide updated information and caching makes the seem kind of redundant. Developers using OSRSBytes can either implement their own caching if they still need it or write code that doesn't hit the API a thousand times.
Regardless, caching was a mistake and hasn't received love on my part so I'm removing it.