How To Manage a Redis Database



Download free course How To Manage a Redis Database, pdf file on 95 pages by Mark Drake.
This book aims to provide an approachable introduction to Redis concepts by outlining many of the key-value store's commands so readers can learn their patterns and syntax, thus building up readers' understanding gradually. The goal for this book is to serve as an introduction to Redis for those interested in getting started with it, or key-value stores in general. For more experienced users, this book can function as a collection of helpful cheat sheets and in-depth reference.

The topics that it covers include how to:
- Connect to a Redis database;
- Create and use a variety of Redis data types, including strings, sets, hashes, and lists;
- Manage Redis clients and replicas;
- Run transactions in Redis;
- Troubleshoot issues in a Redis installation.

Each chapter is self-contained and can be followed independently of the others. By reading through this book, you'll become acquainted with many of Redis's most widely used commands, which will help you as you begin to build applications that take advantage of its power and speed.

Table of contents

  • How To Connect to a Redis Database
  • How To Manage Redis Databases and Keys
  • How To Manage Replicas and Clients in Redis
  • How To Manage Strings in Redis
  • How To Manage Lists in Redis
  • How To Manage Hashes in Redis
  • How To Manage Sets in Redis
  • How To Manage Sorted Sets in Redis
  • How To Run Transactions in Redis
  • How To Expire Keys in Redis
  • How To Troubleshoot Issues in Redis
  • How To Change Redis's Configuration from the Command Line
Pages : 95
Size : 1.1 MB
File type : PDF
Downloads: 63
Created: 2022-02-02
License: CC BY-NC-SA
Author(s): Mark Drake
How To Manage a Redis Database

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others database Tutorials

Migrating SQL Server Databases to Azure

Oracle Database Notes for Professionals

Graph Databases For Beginners

Database Design

Graph Databases

Others related eBooks about How To Manage a Redis Database

MongoDB Tutorial free PDF

Download free course MongoDB Tutorial free PDF, pdf file on 5 pages by tutorialkart.com....

Introduction to SQL Server 2008

This pdf course is designed to teach you Microsoft SQL Server. This is a practical training to learn the basics of the Microsoft Database Management System, in its 2008 version....

SQL queries Tutorial

Download free SQL tutorial course in PDF, training file in 62 chapters and 166 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Performance Tuning with SQL Server Dynamic Management Views

Download free course Performance Tuning with SQL Server Dynamic Management Views, pdf file on 326 pages by Louis Davidson, Tim Ford....

Data Science with Microsoft SQL Server 2016

Download free course Data Science with Microsoft SQL Server 2016, pdf file on 90 pages by Buck Woody, Danielle Dean, Debraj GuhaThakurta, Gagan Bansal, Matt Conners, Wee-Hyong Tok....

Learning MySQL

Download free course intituled Learning MySQL, a PDF document created by StackOverflow Documentation, a 300-page tutorial on the basics of this language to learn and manipulate databases created with MySQL....

SQL Server Concurrency

Download free course SQL Server Concurrency, pdf file on 181 pages by Kalen Delaney....

SQL in 21 days

This tutorial is for people who want to learn the fundamentals of Structured Query Language (SQL) , a complete training courses under 412 pages for download ....

Database Design

Download free course Database Design, pdf file on 153 pages by Adrienne Watt....

Guide to NoSQL with Azure Cosmos DB: Create Scalable and Globally Distributed Web Applications

Cosmos DB is a NoSQL database service included in Azure that is continuously adding new features and has quickly become one of the most innovative services found in Azure, targeting mission-critical applications at a global scale. ...