• Complain

Pengcheng Huang - Redis 4.x Cookbook

Here you can read online Pengcheng Huang - Redis 4.x Cookbook full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2018, publisher: Packt Publishing, genre: Home and family. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

No cover

Redis 4.x Cookbook: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Redis 4.x Cookbook" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Leverage the power of Redis 4.x to develop, optimize and administer your Redis solutions with ease

About This Book

  • Build, deploy and administer high performance and scalable applications in Redis
    • Covers a range of important tasks - including development and administration of Redis
    • A practical guide that takes your understanding of Redis to the next level

      Who This Book Is For

      This book is for database administrators, developers and architects who want to tackle the common and not so common problems associated with the different development and administration-related tasks in Redis. A fundamental understanding of Redis is expected to get the best out of this book.

      What You Will Learn

    • Install and configure your Redis instance
    • Explore various data types and commands in Redis
    • Build client-side applications as well as a Big Data framework with Redis
    • Manage data replication and persistence in Redis
    • Implement high availability and data sharding in Redis
    • Extend Redis with Redis Module
    • Benchmark, debug, fine-tune and troubleshoot various issues in Redis

      In Detail

      Redis is considered the worlds most popular key-value store database. Its versatility and the wide variety of use cases it enables have made it a popular choice of database for many enterprises. Based on the latest version of Redis, this book provides both step-by-step recipes and relevant the background information required to utilize its features to the fullest. It covers everything from a basic understanding of Redis data types to advanced aspects of Redis high availability, clustering, administration, and troubleshooting. This book will be your great companion to master all aspects of Redis.

      The book starts off by installing and configuring Redis for you to get started with ease. Moving on, all the data types and features of Redis are introduced in detail. Next, you will learn how to develop applications with Redis in Java, Python, and the Spring Boot web framework. You will also learn replication tasks, which will help you to troubleshoot replication issues. Furthermore, you will learn the steps that need to be undertaken to ensure high availability on your cluster and during production deployment. Toward the end of the book, you will learn the topmost tasks that will help you to troubleshoot your ecosystem efficiently, along with extending Redis by using different modules.

      Style and approach

      This book is a rich collection of recipes that will come in handy when you are working with Redis. It addresses your common and not-so-common pain points, so this is a book of Redis that you must have on the shelf.

  • Pengcheng Huang: author's other books


    Who wrote Redis 4.x Cookbook? Find out the surname, the name of the author of the book and a list of all author's works by series.

    Redis 4.x Cookbook — read online for free the complete book (whole text) full work

    Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Redis 4.x Cookbook" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

    Light

    Font size:

    Reset

    Interval:

    Bookmark:

    Make
    Redis 4x Cookbook Over 80 hand-picked recipes for effective Redis - photo 1
    Redis 4.x Cookbook
    Over 80 hand-picked recipes for effective Redis development and administration
    Pengcheng Huang
    Zuofei Wang

    BIRMINGHAM - MUMBAI Redis 4x Cookbook Copyright 2018 Packt Publishing All - photo 2

    BIRMINGHAM - MUMBAI
    Redis 4.x Cookbook

    Copyright 2018 Packt Publishing

    All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.

    Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the authors, nor Packt Publishing or its dealers and distributors, will be held liable for any damages caused or alleged to have been caused directly or indirectly by this book.

    Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.

    Commissioning Editor: Amey Varangaonkar
    Acquisition Editor: Namrata Patil
    Content Development Editor: Amrita Noronha
    Technical Editor: Jovita Alva
    Copy Editor: Safis Editing
    Project Coordinator: Shweta H Birwatkar
    Proofreader: Safis Editing
    Indexer: Mariammal Chettiyar
    Graphics: Jisha Chirayil
    Production Coordinator: Aparna Bhagat

    First published: February 2018

    Production reference: 1270218

    Published by Packt Publishing Ltd.
    Livery Place
    35 Livery Street
    Birmingham
    B3 2PB, UK.

    ISBN 978-1-78398-816-7

    www.packtpub.com


    To my wife, Ting Wang , who's always accepted and supported my hustle, drive, and ambition: you are and always will be my perfect wife and mother to our kids.
    To my parents, I could not have asked for better parents or role models.
    To my incoming lovely, child HaoHao, you are a blessing,
    a precious little angel to cherish and to love.
    - Pengcheng Huang

    To my parents: Hongwu Wang and Jiuxiang Yang.
    - Zuofei Wang
    maptio Mapt is an online digital library that gives you full access to over - photo 3
    mapt.io

    Mapt is an online digital library that gives you full access to over 5,000 books and videos, as well as industry leading tools to help you plan your personal development and advance your career. For more information, please visit our website.

    Why subscribe?
    • Spend less time learning and more time coding with practical eBooks and Videos from over 4,000 industry professionals

    • Improve your learning with Skill Plans built especially for you

    • Get a free eBook or video every month

    • Mapt is fully searchable

    • Copy and paste, print, and bookmark content

    PacktPub.com

    Did you know that Packt offers eBook versions of every book published, with PDF and ePub files available? You can upgrade to the eBook version at www.PacktPub.com and as a print book customer, you are entitled to a discount on the eBook copy. Get in touch with us at service@packtpub.com for more details.

    At www.PacktPub.com , you can also read a collection of free technical articles, sign up for a range of free newsletters, and receive exclusive discounts and offers on Packt books and eBooks.

    Foreword

    I still remember how surprised I was when for the first time I heard about Redis. It's so elegant and powerful, like a Swiss Army knife for your backend applications, and of course, its blazing fast. In modern data centers, the unit cost of RAM is getting lower and lower; it's no surprise that Redis is playing an important role in storage stacks of modern applications. Frankly speaking, Redis is way beyond an in-memory cache.

    Im a database engineer. Codis, a distributed Redis middleware, is my first open source project, which is widely used in the community. Im quite proud of it. Codis provides a proxy-based solution to tackle the scalability problem of Redis and its an alternative to Redis Cluster. As one of the earliest adopters and developers of Redis in China, I witnessed the increasing popularity of Redis. Still more thanks to Redis that I met my dear friend, Redis expert, and contributor, Pengcheng Huang. When he told me he wanted to write a book about Redis, I told him I would definitely buy one. Finally, he made it, and its my honor and pleasure to review the early version and write a foreword in this book.

    You wont regret choosing this book. Many significant changes and features were introduced after Redis 4.0 was released. Whether you are new to Redis or an experienced Redis developer like me, youll learn new tricks from this book.

    Dongxu Huang

    PingCap CTO and Codislabs cofounder

    As a contributor and member of the Redisson project as well as a long-time Redis advocate, I have witnessed Redis steadily taking over the world over the years as it evolved from one version to another. After having several conversations with many members of both Redis and Redisson communities, I couldnt help but wonder: wouldnt it be great if there were a canonical book with the most up-to-date information on Redis so that Redis users dont have to trawl through tons of Stack Overflow questions to get the answers they were looking for?

    Quite obviously, Pengcheng and Zuofei shared the same vision.

    I have known Pengcheng for quite some time. He is a well-known Redis enthusiast in the Redis Chinese community, managing a very active user group full of members ranging from Redis core contributors and tools/library authors, to Redis advocates and everyday users. This book is about what Pengcheng knows best: Redis, or Redis version 4 to be more precise. As one might imagine, he doesnt manage a user group for a living. He serves as a team lead of big data infrastructure and the technical director of Redis in China Minsheng Bank. His responsibility is to ensure that Redis, as one of the most important parts of the banks infrastructure, is being implemented and managed correctly throughout. It is his work at the bank that had helped plant the seeds that would eventually grow into this book.

    As a result, the book covers a wide range of topics and is organized in a logical order, primarily catering to beginners and intermediate users. Beginners, you can find plenty of useful examples, diagrams, and how-to guides to help you read through the entire book. Intermediary readers, you will be very pleased to see that the authors were not shy when diving into the depths of how everything in Redis works, along with recommendations for further reading on each topic.

    Personally, I quite like the detailed explanations of each Redis configuration option. I think this book will serve me well as a useful handbook, to be kept at the side of my table for quick reference. I hope you will find this book as enjoyable to read as I have, and that it will prove useful as you explore the many wonderful features of Redis 4.

    Next page
    Light

    Font size:

    Reset

    Interval:

    Bookmark:

    Make

    Similar books «Redis 4.x Cookbook»

    Look at similar books to Redis 4.x Cookbook. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


    Reviews about «Redis 4.x Cookbook»

    Discussion, reviews of the book Redis 4.x Cookbook and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.