Adding support for using docker to run redis test instances (#1389)
Adds support for running all Redis instances and configurations used in the tests inside of docker containers that work on all platforms. Just run `docker-compose up` inside of the `tests/RedisConfigs` folder.
Showing
Please register or sign in to comment