Redis is an innovative data tool that offers more flexibility than other available NoSQL key-value stores like Cassandra or DynamoDB. Because Redis accepts hashes, strings, lists, and other structures as values, you can expand the key-value idea to a wider range of use cases. Redis works with in-memory datasets to provide lightning-fast response times, and makes it easy to persist data to disk on the fly. It's free, open source, and easy to utilize from most standard programming languages.
Redis in Action 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 Redis and internal scripting to make programming for Redis it easier to use.
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.
内容写的主要是如何运用redis,并巧妙的使用一些数据结构,来应付复杂的问题。不足的地方是,越到后面越难读,一些说明加代码,没有图表。而且是用Python 语言写的,不懂的话,真心很难读
评分Redis is an innovative data tool that offers more flexibility than other available NoSQL key-value stores like Cassandra or DynamoDB. Because Redis accepts hashes, strings, lists, and other structures as values, you can expand the key-value idea to a wider ...
评分 评分【内容简介】 本书深入浅出地介绍了Redis的5种数据类型,并通过多个实用示例展示了Redis的用法。除此之外,书中还讲述了Redis的优化方法以及扩展方法,是一本对于学习和使用 Redis 来说不可多得的参考书籍。 本书一共由三个部分组成。第一部分对Redis进行了介 绍,说明了Redis...
评分今年度最爱的programming书了,后面的内容现在还用不上,没有完全仔细看完,但是相对cookbook这个级别的书,可以写成这种程度,实在是太牛了。redis 入门数据强烈推荐了。
评分后面search engine和social network的案例等需要用的时候再回来仔细看
评分毕竟nosql,没有固定schema很不习惯。例子完整就是当关系数据库了,虽然直接拿来用还是不行的。要跟上作者解决问题的思路略累,后几章索性数据关系图都不画了是要闹哪样。最重要的思路是map/reduce和lua脚本优化往返时间。
评分可以找到的最高水平的redis书籍.
评分可以找到的最高水平的redis书籍.
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有