redis-cache icon indicating copy to clipboard operation
redis-cache copied to clipboard

when redis server down

Open iarwen opened this issue 8 years ago • 3 comments

if redis server down,i want direct query from db and not throw exception, how can i config?

iarwen avatar Nov 08 '16 07:11 iarwen

maybe ,you can catch the exception ,don't throw and direct query from db

smoner avatar Feb 05 '17 03:02 smoner

No follow up?

mahaoran avatar Jun 24 '18 20:06 mahaoran

I think should add try-catch to RedisCallback.doWithRedis() to avoid system error. But it's need independent monitor to monitoring reids and mysql.

sunpe avatar Aug 10 '18 09:08 sunpe

closing as old and not sure this was intended here as question on redis.

hazendaz avatar Nov 22 '23 03:11 hazendaz