Hi everyone!
I'm wondering if there's a "standard" way to implement caching for API calls? I've discovered a couple of third party caching libraries that have a ton of dependencies and I'd like to know if there's an easier way. Ideally I'd like to implement a wrapper for the Shotgun connector so I can just continue calling it as normal.
Thanks for any insight you can bring.