图书推荐-Redis Cookbook

时间:2012-2-23     作者:smarteng     分类: 图书推荐


  • Redis Cookbook
  • 出版社: O'Reilly Media
  • 平装: 76页
  • 正文语种: 英语
  • ISBN: 1449305040
  • 条形码: 9781449305048
  • 商品尺寸: 23.3 x 17.8 x 0.4 cm
  • 商品重量: 141 g
  • ASIN: 1449305040
  • 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. You'll discover that Redis, while simple in nature, offers extensive functionality for manipulating and storing data. Learn when it makes sense to use Redis Explore several methods for installing Redis Connect to Redis in a number of ways, ranging from the command line to popular languages such as Python and Ruby Solve a range of needs, from linked datasets to analytics Handle backups, sharding, datasets larger than available memory, and many other tasks