Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 194 Bytes

README.rst

File metadata and controls

7 lines (5 loc) · 194 Bytes

Running the test suite

# start redis and a sentinel (uses docker with image redis:latest)

docker compose -f docker/docker-compose.yml up -d --wait