kstyrc / embedded-redis

Redis embedded server for Java integration testing
832 stars 366 forks source link

Startup throws unqualified RuntimeException #103

Open joc-mer opened 5 years ago

joc-mer commented 5 years ago

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