...
In a terminal, start redis using
Code Block |
---|
# in the `framework` folder: redis-server conf/redis/redis_v5.conf |
Docker alternative
Start it on your laptop in the root framework framework
folder (for MacOS and Windows: make sure Docker Desktop is running).
...