kstyrc / embedded-redis

Redis embedded server for Java integration testing
840 stars 368 forks source link

Enable matching against multiple patterns to determine server readiness #89

Open jlinn opened 6 years ago

jlinn commented 6 years ago

Redis 4.x uses a different log line to indicate server readiness. This change will allow multiple patterns to be used in readiness detection.