Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Redis in Action
🌠 Top Free Web Programming Books - 100% Free or Open Source!
  • Title: Redis in Action
  • Author(s) Josiah Carlson
  • Publisher: Manning; 1st edition (June 28, 2013); eBook Complimented by Redis Ltd.
  • Permission: Free to read entire book online by the publisher (Manning), with limited time every day.
  • Hardcover/Paperback: 320 pages
  • eBook: HTML
  • Language: English
  • ISBN-10: 1617290858
  • ISBN-13: 978-1617290855
  • Share This:  

Book Description

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

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 the Authors
  • Dr. Josiah L Carlson is well known as an active and helpful contributor on the Redis mailing list. He has given talks about real-world uses of Redis, including building a self-service ad network, prioritizing task queues, web spiders, a Twitter analytics platform, real-time search engines, and more.
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
Book Categories
:
Other Categories
Resources and Links