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: 60
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

Oracle Database Notes for Professionals

Graph Databases, 2nd Edition

Graph Databases For Beginners

The Definitive Guide to Graph Databases

Database Design

Others related eBooks about How To Manage a Redis Database

Access 2013 Lab manual

Download free Microsoft Office Access 2013 file under 115 pages,pdf manual , course tutorial training on pdf by David Murray (University at Buffalo)....

Structured Query Language

Tutorial in PDF about Structured Query Language (SQL) ,free training document under 78 pages for download....

SQL Server Backup and Restore

Download free course SQL Server Backup and Restore, pdf file on 381 pages by Shawn McGehee....

Protecting SQL Server Data

Download free course Protecting SQL Server Data, pdf file on 232 pages by John Magnabosco....

Graph Databases For Beginners

Whether you're a business executive or a seasoned developer, something has led you on the ..., download free Graph Databases tutorial in PDF (46 pages) created by Bryce Merkl Sasaki ....

PostgreSQL tutorial

Download free PostgreSQL tutorial course in PDF, training file in 29 chapters and 93 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Tutorial PostgreSQL in pdf

This course about PostgeSQL is a pdf document intended to beginners who wants to learn the basics of PostgreSQL SBGD....

MongoDB Tutorial free PDF

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

Database Design, 2nd Edition

This book covers database systems and database design concepts. It provides short, easy-to-read explanations of how to get database design right the first time. It also offers numerous examples to help you avoid the many pitfalls that entrap new and not-so-new database designers. ...

Microsoft SQL Server Notes for Professionals

Download free course Microsoft SQL Server Notes for Professionals, pdf file on 285 pages by Stack Overflow Community....