This book is for SQL developers who want to learn about Redis, the key value database for scalability and performance. Prior understanding of a programming language is essential; however no knowledge of NoSQL is required.
What you will learn
Familiarise yourself with NoSQL and install Redis
Build solutions and enhance your web applications in Redis
Understand the persistent mechanism for better scalability
Configure and tune the server to improve performance
Identify bottlenecks and how to handle fault management in Redis
Learn about backups and recovery strategies for the Redis environment
Discover the commands and functions of Redis
Who this book is for
This book is for SQL developers who want to learn about Redis, the key value database for scalability and performance. Prior understanding of a programming language is essential; however no knowledge of NoSQL is required.
Table of Contents
Introduction to NoSQL
Getting Starting with Redis
Data structures and communicating protocol in Redis