fxleyu / west-world

This is a repository for the records of books, films, teleplay and so on.
https://fxleyu.github.io/
0 stars 0 forks source link

[阅读笔记][RIA] 第 4 章 数据安全与性能保障 #58

Open fxleyu opened 6 years ago

fxleyu commented 6 years ago

来自《Redis 实战》 #13 的阅读笔记。

本章主要内容:


为了让读者做好使用 Redis 构建真实软件的准备,本章将展示维护数据安全以及应对系统故障的方法。另外本章还会介绍一些能够在保障数据完整性的前提下提示 Redis 性能的方法。

阅读这一章的重点是要能懂更多的 Redis 运作原理,从而学会如何在首先保证数据正确的前提下,加快数据操作的执行速度。

本章目录