kstyrc/embedded-redis

Startup throws unqualified RuntimeException

Opened this issue · 0 comments

AbstractRedisInstance.awaitRedisServerReady() throws unqualified RuntimeException which is not convenient if someone wants to implement retry by catching this RuntimeException.