Hi All,
I want to cache some data of the logged in user to prevent database transactions each time i need these data.
And as we know there are a lot of ways to do that.
My question is wich one to choose and why? (security is crutial in my app).
Thanks in advance.
...
Go to the complete details ...