Redis in Action


Redis in Action
by: Josiah L. Carlson
ISBN-10: 1617290858
ISBN-13: 9781617290855
Edition 版次: 1
Publication Date 出版日期: June 28,2013
Print Length 页数: 320


Book Description
By finelybook

Summary
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.
Purchase of the print book includes a free eBook in PDF,Kindle,and ePub formats from Manning Publications.
What’s Inside
Redis from the ground up
Preprocessing real-time data
Managing in-memory datasets
Pub/sub and configuration
Persisting to disk
About the Author
Dr. Josiah L. Carlson is a seasoned database professional and an active contributor to the Redis community.

Table of Contents
PART 1 GETTING STARTED
Getting to know Redis
Anatomy of a Redis web application
PART 2 CORE CONCEPTS
Commands in Redis
Keeping data safe and ensuring performance
Using Redis for application support
Application components in Redis
Search-based applications
Building a simple social network
PART 3 NEXT STEPS
Reducing memory use
Scaling Redis
Scripting Redis with Lua

相关文件下载地址

下载地址 Download解决验证以访问链接!
打赏
未经允许不得转载:finelybook » Redis in Action

评论 抢沙发

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫

微信扫一扫