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

Graph Databases, 2nd Edition

Graph Databases For Beginners

Oracle Database Notes for Professionals

Migrating SQL Server Databases to Azure

How To Manage a Redis Database

Others related eBooks about How To Manage a Redis Database

Mastering SQL Queries for SAP Business One

SAP Business One is an integrated Enterprise Resource Planning (ERP) software which offers..., download free SQL Queries tutorial in PDF (352 pages) created by Gordon Du ....

Migrating SQL Server Databases to Azure

Download free course Migrating SQL Server Databases to Azure, pdf file on 174 pages by Carl Rabeler....

Graph Databases For Beginners

Download free course Graph Databases For Beginners, pdf file on 46 pages by Bryce Merkl Sasaki, Joy Chao, Rachel Howard....

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....

A Primer on SQL, 3rd Edition

This book is an introduction to the basics of SQL. No prior experience with SQL is necessary, but some knowledge of working with computers in general is required. My purpose of writing this was to provide a gentle tutorial on the syntax of SQL, so that the reader is able to recognize the parts of qu...

Introduction to Oracle

This PDF tutorial about Oracle/SQL provides a detailed introduction to SQL (Structured query language),free training document under 64 pages for all level users....

Complete Guide to PostgreSQL

Download free PDF tutorial about PostgreSQL , a complete training material course intended for advanced level users .Document under 2810 pages by The PostgreSQL Global Development Group....

Microsoft Access course

This PDF tutorial shows how to construct a complex application in Microsoft Access ,free training lesson under 154 pages by Soren Lauesen designated to the intermediate level-user....

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. ...

Learning access-vba PDF course

Download free Access vba tutorial course in PDF, training file in 5 chapters and 207 pages. Free unaffiliated ebook created from Stack OverFlow contributor....