Redis Cookbook (e-bog) af Oliveira, Fred
Oliveira, Fred (forfatter)

Redis Cookbook e-bog

94,98 DKK (inkl. moms 118,72 DKK)
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 solv...
E-bog 94,98 DKK
Forfattere Oliveira, Fred (forfatter)
Udgivet 25 juli 2011
Længde 74 sider
Genrer Databases
Sprog English
Format epub
Beskyttelse LCP
ISBN 9781449315412
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