English 中文(简体)
Redis - Discussion
  • 时间:2024-09-17

Discuss Redis


Previous Page Next Page  

Redis is an open source, BSD pcensed, advanced key-value store. It is often referred to as a data structure server, since the keys can contain strings, hashes, psts, 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.

Advertisements