Updated on 2020-10-08

https://github.com/redis/redis

MSYS2

Redis

Step

D:\Work\Download\redis-unstable>

pacman -Syu
pacman -S --noconfirm --needed gcc make

make CFLAGS='-s -Os -D_GNU_SOURCE' LDFLAGS='-static'

Tool