FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- 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:
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.
- NoSQL and Non-relational Databases
- Data Analysis and Data Mining, Big Data
- Database Systems
- SQL - The Structured Query Language
-
Redis for Dummies, Limited Edition (Steve Suehring)
Discover Redis data structures and modules. Create applications with Redis. Learn about Redis use cases. Go beyond the basics to understand how Redis is powering the real world with use cases such as caching, session stores, geospatial indexing, ...
-
How To Manage a Redis Database (Mark Drake)
This book aims to provide an approachable introduction to Redis concepts by outlining many of the key-value store's commands so readers can learn their patterns and syntax, thus building up readers’ understanding gradually.
-
Graph Databases: New Opportunities for Connected Data
This book provides a practical foundation for those who want to apply Graph Database to real-world business solutions. You'll learn why graph database are useful, where they're applicable, and how to design and implement solutions that use them.
-
Guide to NoSQL with Azure Cosmos DB (Gaston C. Hillar, et al)
This book is for C# developers. This book starts off by showing you the main features of Cosmos DB, their supported NoSQL data models and the foundations of its scalable and distributed architecture.
-
Firebase Essentials (Neil Smyth)
This book provides everything you need to successfully integrate Firebase cloud features into your Android apps. The book is organized into chapter groups that focus on specific Firebase features, with each topic area consisting of a detailed overview.
-
Apache Cassandra Succinctly (Marko Svaljek)
Step outside the relational world and learn how to store data with Apache Cassandra, the massively popular NoSQL distributed database system. You will be able to store and model data using the Cassandra Query Language, and use Cassandra within your own apps.
-
O'Reilly® HBase: The Definitive Guide (Lars George)
This book will show you how Apache HBase can fulfill your needs. It provides the details you require, whether you simply want to evaluate this high-performance, non-relational database, or put it into practice right away.
-
O'Reilly® CouchDB: The Definitive Guide (J. Chris Anderson, et al)
This book teaches the fundamentals of one of the most powerful database engines ever created for the price of a good lunch.
:
|
|