RU EN
Книги для разработчиков

Redis in Action

Redis in Action

Автор:
Год:
Страниц:
320
Просмотров:
1077
Redis in Action favorites 0
Описание

Redis in Action introduces Redis and walks you through examples that demonstrate how to use it effectively. You'll begin by getting Redis set up properly and then exploring the key-value model. Then, you'll dive into real use cases including simple caching, distributed ad targeting, and more. You'll learn how to scale Redis from small jobs to massive datasets. Experienced developers will appreciate chapters on clustering and internal scripting to make Redis easier to use.

About the technology

When you need near-real-time access to a fast-moving data stream, key-value stores like Redis are the way to go. Redis expands on the key-value pattern by accepting a wide variety of data types, including hashes, strings, lists, and other structures. It provides lightning-fast operations on in-memory datasets, and also makes it easy to persist to disk on the fly. Plus, it's free and open source.

About this book

Redis in Action introduces Redis and the key-value model. You'll quickly dive into real use cases including simple caching, distributed ad targeting, and more. You'll learn how to scale Redis from small jobs to massive datasets and discover how to integrate with traditional RDBMS or other NoSQL stores. Experienced developers will appreciate the in-depth chapters on clustering and internal scripting.
Written for developers familiar with database concepts. No prior exposure to NoSQL database concepts nor to Redis itself is required. Appropriate for systems administrators comfortable with programming.

What's inside

Redis from the ground up.
Preprocessing real-time data.
Managing in-memory datasets.
Pub/sub and configuration.
Persisting to disk.

Похожее
Redis Cookbook
Автор: Tiago Macedo, Fred Oliveira
Год: 2011
Redis is a data structure server with an in-memory dataset for speed. It is called a data structure server and not simply a key value store because Redis implements data structures allowing keys to contain binary safe strings, hashes, sets...
Написать сообщение
Тип
Почта
Имя
*Сообщение
RSS
Если вам понравился этот сайт и вы хотите меня поддержать, вы можете
Переход от монолита к микросервисам: история и практика
Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник
Angular без CLI (руководство)
300+ вопросов по JavaScript на собеседовании
Сравнение REST и GraphQL
Зарплата по результатам собеседования — лучший способ сократить отклики на вакансию, а тестовые задания — избыточны
Почему вы никогда не должны соглашаться на собеседования с программированием
Функции и хранимые процедуры в PostgreSQL: зачем нужны и как применять в реальных примерах
«Спасите C++»: отец легендарного языка просит разработчиков о помощи
Идентификация, Аутентификация, Авторизация. В чем же разница?
Boosty
Donate to support the project
GitHub account
GitHub profile