I would like to know how I can use persistant cache.
Here is what I am planning on doing,
I am planning on creating a session that would referesh the cache and a following sessions use this cache.
First session would referesh the data form the database and all the following sessions just use this cache data (Persistant cache)
How can achive this?
Here is what I am planning on doing,
I am planning on creating a session that would referesh the cache and a following sessions use this cache.
First session would referesh the data form the database and all the following sessions just use this cache data (Persistant cache)
How can achive this?