Welcome Guest, Not a member yet? Register   Sign In
Can't use a cache?
#2

The most common use of caching is for static content, but you can still cache dynamic content if you can manage to delete/update the cache whenever the data changes.

I would suggest memcached or redis for this kind of approach, as file caching is not very efficient for this type of scenario.
Reply


Messages In This Thread
Can't use a cache? - by john.e.rand_gmail.com - 04-01-2019, 12:58 PM
RE: Can't use a cache? - by adamoli - 04-03-2019, 02:18 PM



Theme © iAndrew 2016 - Forum software by © MyBB