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

The Definitive Guide to Graph Databases

Migrating SQL Server Databases to Azure

Graph Databases

Graph Databases, 2nd Edition

How To Manage a Redis Database

Others related eBooks about How To Manage a Redis Database

MySQL Notes for Professionals

MySQL's popularity has brought a flood of questions about how to solve specific problems, and that's where this MySQL Notes for Professionals is essential. When you need quick solutions or techniques, this handy resource provides scores of short, focused pieces of code, hundreds of worked-out exampl...

Graph Databases, 2nd Edition

Discover how graph databases can help you manage and query highly connected data. With thi..., download free Graph Databases tutorial in PDF (238 pages) created by ....

SQL Server Internals: In-Memory OLTP

Download free course SQL Server Internals: In-Memory OLTP, pdf file on 201 pages by Kalen Delaney....

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

SQL Server Metadata Succinctly

Download free course SQL Server Metadata Succinctly, pdf file on 85 pages by Joseph D. Booth....

Oracle Database 11g: SQL Fundamentals Tutorial

A complete free tutorial for download about Oracle Database 11g: SQL Fundamentals course material and training, PDF document under 500 pages for advanced users....

Graph Databases

Download free course Graph Databases, pdf file on 238 pages by Ian Robinson, Jim Webber, Emil Eifrem....

PostgreSQL for Beginners

Download free course PostgreSQL for Beginners, pdf file on 142 pages by Pavel Luzanov, Egor Rogov, Igor Levshin....

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