TagzApp icon indicating copy to clipboard operation
TagzApp copied to clipboard

Add Redis caching

Open csharpfritz opened this issue 1 year ago • 3 comments

csharpfritz avatar Nov 28 '23 14:11 csharpfritz

Hi, I want to add Redis caching for this project , what do you say ?

abdurahmonov-azizbek avatar Apr 11 '24 17:04 abdurahmonov-azizbek

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?

csharpfritz avatar Apr 11 '24 18:04 csharpfritz

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 ?

abdurahmonov-azizbek avatar Apr 11 '24 18:04 abdurahmonov-azizbek