# Functions
Minio will spin up a Minio container and return a connection options plus a tear down function that needs to be called to spin the container down.
Redis will spin up a redis container and return a connection options plus a tear down function that needs to be called to spin the container down.
# Type aliases
No description provided by the author