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.
发表于2024-12-22
Redis in Action 2024 pdf epub mobi 电子书
内容写的主要是如何运用redis,并巧妙的使用一些数据结构,来应付复杂的问题。不足的地方是,越到后面越难读,一些说明加代码,没有图表。而且是用Python 语言写的,不懂的话,真心很难读
评分内容怎么样先不说,排版的时候代码缩进问题太大了。。。 P32和P33,都排成啥样了。。。 不知道这是python吗? 豆瓣评论居然还需要紫薯布丁。。。 然后一个紫薯布丁还不够。。。 只能再来一个。。。
评分【内容简介】 本书深入浅出地介绍了Redis的5种数据类型,并通过多个实用示例展示了Redis的用法。除此之外,书中还讲述了Redis的优化方法以及扩展方法,是一本对于学习和使用 Redis 来说不可多得的参考书籍。 本书一共由三个部分组成。第一部分对Redis进行了介 绍,说明了Redis...
评分内容写的主要是如何运用redis,并巧妙的使用一些数据结构,来应付复杂的问题。不足的地方是,越到后面越难读,一些说明加代码,没有图表。而且是用Python 语言写的,不懂的话,真心很难读
评分可读性强,对我这样的新手而言不仅更快掌握使用而且各种使用场景也刷新对Redis的认识,值得阅读。下一步的计划就是读读英文版,然后有一定的Redis使用经验后再看看源码。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。...
图书标签: redis nosql 数据库 Redis Programming 英文版 NoSQL 计算机
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.
结合各种案例将Redis应用,zsetnx和ziplists包括lua脚本对性能的提高,很有意思。
评分一般般
评分没有买到中文的,不过对于英文基础不是很好的朋友也是可以上手的
评分实操性强
评分没有买到中文的,不过对于英文基础不是很好的朋友也是可以上手的
Redis in Action 2024 pdf epub mobi 电子书