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.
发表于2025-01-22
Redis in Action 2025 pdf epub mobi 电子书
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 ...
评分redis3+spring分布式nosql实战 课程观看地址:http://www.xuetuwuyou.com/course/91 课程出自学途无忧网:http://www.xuetuwuyou.com 讲师:夜行侠老师 一、课程大纲 1、Redis3特性,课程学习内容介绍 2、Redis3分布式集群搭建 3、Redis3分布式原理以及分布式节点容灾操作 4...
评分 评分内容写的主要是如何运用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.
一般般
评分毕竟nosql,没有固定schema很不习惯。例子完整就是当关系数据库了,虽然直接拿来用还是不行的。要跟上作者解决问题的思路略累,后几章索性数据关系图都不画了是要闹哪样。最重要的思路是map/reduce和lua脚本优化往返时间。
评分案例太多,不太喜欢
评分例子多,实用。但应用逻辑集中到redis有点怪?
评分结构安排感觉不是很合理 去读官网文档了
Redis in Action 2025 pdf epub mobi 电子书