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: 51
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 For Beginners

Oracle Database Notes for Professionals

The Definitive Guide to Graph Databases

Graph Databases, 2nd Edition

Database Design

Others related eBooks about How To Manage a Redis Database

Structured Query Language

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

Learning SQLite

Download SQLite tutorial in PDF format, document created by StackOverFlow intended to beginners....

SQL Server Internals: In-Memory OLTP

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

PostgreSQL Notes for Professionals

Download free course PostgreSQL Notes for Professionals, pdf file on 73 pages by Stack Overflow Community....

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

SQL Server Backup and Restore

Download tutorial about SQL Server Backup and Restore, it's a free PDF version in 381 pages proposed by Red Gate....

Getting started with Oracle 8

This pdf tutorial is about fundamental of relational database with Oracle , a free training document for Beginners....

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

SQL Notes for Professionals

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

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