https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/GettingStarted.ConnectToCacheNode.html
apk add build-base openssl-dev tcl
wget -O - <https://github.com/jemalloc/jemalloc/releases/download/5.2.1/jemalloc-5.2.1.tar.bz2> | tar -xj && \\
cd jemalloc-5.2.1 && \\
./configure && \\
make && \\
make install
./redis-cli -h master.redis-gads-citron-dev.c8js2e.euw3.cache.amazonaws.com --tls