Redis is not a new concept but only introduced to SDL Web 8.5 recently. It is a good choice, and hope it will gain lots of popularity in SDL's ecosystem.
What is Redis
- It is a key-value pair data store
- It can be used as in-memory cache
- It is a NoSql database with persistence
- It supports different data types
- It supports clustering, replication, and high availability
- Developers love it
Redis Supported Data Types
Redis Keys
Redis Values
SDL Web 8.5 brings another scalable solution to the need of high performance in modern websites serving big volume of data.
- Hao Peng