Spring Data with Redis cache, MYSQL, JPA Hibernate CRUD API | Redis Cache

preview_player
Показать описание
You will learn how to integrate Spring boot with Redis Cache, MYSQL, JPA and Hibernate CRUD API

My Top Playlists:

Рекомендации по теме
Комментарии
Автор

You didn't show what dependency u added for this, you didn't show how you code is connection to redis, what you write in properties file 🙂

sudhirkk
Автор

I wondered whether Hibernate and Redis can be used in one project but I couldn’t solve the question. This video is very helpful for solving my question! Thx 🙏

injuhan
Автор

Very very good. Straight to the point. Keep it up man.

apoorvaranjan
Автор

Keep up the good work man! 3.4K is underrated.

tirtharajghosh
Автор

Great video. please how do we cache objects involving entity relationships. like for example an Employee model class containing a Department relationship?

nestora.a.
Автор

Lol, it’s really work, but how did you setup redis and spring for work redis as cache?

BigBigLeo
Автор

Here, redis is the database right?
Instead of making call to to the redis db, you are making use of the cache right?

lh
Автор

Hi, I have a question: I didn't see any explicit line of code making the connection to the Redis DB, so, do I need to have redis installed if i'm only using cache of a main database(MySQL)?

Jhonfreddy
Автор

Where is that last session link you were mentioning in the video? i have seen all videos in your channel. Could you please share? And what is the type of cache that is being used here? Is it write through cache or write back cache?

saisreenath
Автор

How to implement different redis cache other than local redis cache

sakshibajpai
Автор

Can we able to use Redis without installing in our local machine?

dharmapadapradhan
Автор

I'm getting connection refused, for getById, delete, put endpoints in controller which are under @Cache annotations. Im using postgres as database installed locally and get, post operation is working these 2 methods not using any caching techniques. The doubt is did I need to install redis in my local system beacuse if I use @Cache I get error as getting connection refused.

krishnachaitanyayelleti
Автор

Thanks but why are your MySQL queries too slow??? 6 seconds for 1 item!

DavisTibbz
Автор

Very Nice . I cloned the repo locally. How do I start mysql and redis. I ran . But got connection refused exception. Should I start my sql separately

beyond-convention
Автор

how to connect with azure credential and getting keys

sakshibajpai
Автор

but the data is not cached on redis local server, how to do that, and what about using redisTemplate?

mohammedkhaled
Автор

can you pls share the github code url for this implementation

gulamsarwar
visit shbcf.ru