Rudy Posted October 3, 2016 Posted October 3, 2016 Hi, I am writing a custom module that grabs external data via API calls. I would like to store this data as a temporary cache that gets refreshed every X minutes (API calls run in interval) What would be my options in terms of managing this cached data and where to store them? Thanks Rudy
adrian Posted October 3, 2016 Posted October 3, 2016 Have a read about WireCache: http://processwire.com/blog/posts/processwire-core-updates-2.5.28/#wirecache-upgrades 2
Rudy Posted October 3, 2016 Author Posted October 3, 2016 Thanks @adrian, that was quick. I am fairly new to PW modules. I love the community!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now