TagzApp
TagzApp copied to clipboard
Add Redis caching
Hi, I want to add Redis caching for this project , what do you say ?
Sure! I'd be happy to work with you on adding Redis caching to the application.
My only problem is that, as you can see from the lack of description here, I forget which features I wanted to add caching to.
What are your thoughts?
great, one interface that includes these features: add to cache, get cache with cache key, delete from cache, and get or set cache. And hence its implementation with Redis. Use it in all of entity services. I think that's enough. Maybe you add more your opinions ?