Search and Find

Book Title

Author/Publisher

Table of Contents

Show eBooks for my device only:

 

Redis Cookbook

Redis Cookbook

of: Tiago Macedo, Fred Oliveira

O'Reilly Media, 2011

ISBN: 9781449315962

Format: PDF

Copy protection: DRM

Windows PC,Mac OSX Apple iPad, Android Tablet PC's

Price: 27,99 EUR



More of the content

Redis Cookbook


 

Two years since its initial release, Redis already has an impressive list of adopters, including Engine Yard, GitHub, Craigslist, and Digg. This open source data structure server is built for speed and flexibility, making it ideal for many applications. If you're using Redis, or considering it, this concise cookbook provides recipes for a variety of issues you're likely to face.Each recipe solves a specific problem, and provides an in-depth discussion of how the solution works. Youll discover that Redis, while simple in nature, offers extensive functionality for manipulating and storing data.Learn when it makes sense to use RedisExplore several methods for installing RedisConnect to Redis in a number of ways, ranging from the command line to popular languages such as Python and RubySolve a range of needs, from linked datasets to analyticsHandle backups, sharding, datasets larger than available memory, and many other tasks