Install Redis
Redis is an on memory database, it's used to temporary store information like session. Installation of redis server must be shared between backends (if several one are deployed), but we are assuming here we are installing on one server. The installation is very simple:
apt install redis-server
Rating
0
0
There are no comments for now.
Join this Course
to be the first to leave a comment.