Redis Essentials. Harness the power of Redis to integrate and manage your projects efficiently - Helion
Tytuł oryginału: Redis Essentials. Harness the power of Redis to integrate and manage your projects efficiently
ISBN: 9781784396084
stron: 230, Format: ebook
Data wydania: 2015-09-08
Księgarnia: Helion
Cena książki: 129,00 zł
Redis is the most popular in-memory key-value data store. It's very lightweight and its data types give it an edge over the other competitors. If you need an in-memory database or a high-performance cache system that is simple to use and highly scalable, Redis is what you need.
Redis Essentials is a fast-paced guide that teaches the fundamentals on data types, explains how to manage data through commands, and shares experiences from big players in the industry.
We start off by explaining the basics of Redis followed by the various data types such as Strings, hashes, lists, and more. Next, Common pitfalls for various scenarios are described, followed by solutions to ensure you do not fall into common traps.
After this, major differences between client implementations in PHP, Python, and Ruby are presented. Next, you will learn how to extend Redis with Lua, get to know security techniques such as basic authorization, firewall rules, and SSL encryption, and discover how to use Twemproxy, Redis Sentinel, and Redis Cluster to scale infrastructures horizontally. At the end of this book, you will be able to utilize all the essential features of Redis to optimize your project's performance.
Osoby które kupowały "Redis Essentials. Harness the power of Redis to integrate and manage your projects efficiently", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Redis Essentials. Harness the power of Redis to integrate and manage your projects efficiently eBook -- spis treści
- 1. Getting Started (The Baby Steps)
- 2. Data types in depth (PlatoÂs dialogues)
- 3. Commands (Where the wild things are)
- 4. Security techniques (Bodyguard your data)
- 5. Common pitfalls (When things doesnÂt smell good)
- 6. Real world production usage redis
- 7. Turbo Redis (Tunning your memory usage)
- 8. Enhancing redis and using popular languages bindings
- 9. Building a web application using redis (work in progress)