Introduction
This document describes how to compile and install Redis on a Kunpeng server running CentOS or openEuler.
Redis is an open source in-memory key-value database system written in ANSI C. It supports multiple data structures, such as strings, hash, lists, sets, and sorted sets, and provides APIs in multiple languages.
Recommended Software Version
Redis 6.0.20
Parent topic: Porting Guide