• 首页
  • 现言
  • 短篇
  • 青春
  • 幻言
  • 仙侠

Learning Redis

更新时间:2021-07-16 14:08:42

最新章节:Index
完结共58章
倒序

封面

版权信息

Credits

About the Author

About the Reviewers

www.PacktPub.com

Preface

Chapter 1. Introduction to NoSQL

An Internet-enabled world

The NoSQL primer

Summary

Chapter 2. Getting Started with Redis

Installing Redis on Windows

Installing Redis on Mac OS

Hello World in Redis

Summary

Chapter 3. Data Structures and Communicating Protocol in Redis

Data structures

Data types in Redis

Communication protocol – RESP

Summary

Chapter 4. Functions in the Redis Server

Real-time messaging (PUB/SUB)

Pipelines in Redis

Transactions in Redis

Scripting in Redis

Brief introduction on Lua

Connection management

Summary

Chapter 5. Handling Data in Redis

Classifying data

Master-slave data replication

Persistence handling in Redis

Dataset handling commands in Redis

Summary

Chapter 6. Redis in Web Applications

Simple e-commerce – a Redis backed e-commerce site

Session management

Catalogue management

Online analytics

Summary

Chapter 7. Redis in Business Applications

Configuration management

Client node commands

Master node commands

Redis configuration – data management

Summary

Chapter 8. Clustering

Clusters

Cluster pattern – master-master

Cluster pattern – master-slave

Configuring Redis Sentinel

Summary

Chapter 9. Maintaining Redis

Maintaining ephemeral data

Maintaining nonephemeral data

Summary

Index

更新时间:2021-07-16 14:08:42