Redis: Guide to Redis for Beginner

By Thanh X.Tran

Redis: Guide to Redis for Beginner - Thanh X.Tran
  • Release Date: 2019-09-04
  • Genre: Databases

Description

Redis Tutorial

Redis is an open source, BSD licensed, advanced key-value store. It is often referred to as a data structure server, since the keys can contain strings, hashes, lists, sets and sorted sets. Redis is written in C. This tutorial provides good understanding on Redis concepts, needed to create and deploy a highly scalable and performance-oriented system. 
Good lucky !