图书标签: redis nosql 数据库 Redis Programming 英文版 NoSQL 计算机
发表于2024-11-21
Redis in Action pdf epub mobi txt 电子书 下载 2024
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书籍.
评分schema free的数据库,到最后还是类似分库分表主从读写分离之类的分布式概念
评分schema free的数据库,到最后还是类似分库分表主从读写分离之类的分布式概念
评分例子多,实用。但应用逻辑集中到redis有点怪?
评分结合各种案例将Redis应用,zsetnx和ziplists包括lua脚本对性能的提高,很有意思。
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 ...
评分内容怎么样先不说,排版的时候代码缩进问题太大了。。。 P32和P33,都排成啥样了。。。 不知道这是python吗? 豆瓣评论居然还需要紫薯布丁。。。 然后一个紫薯布丁还不够。。。 只能再来一个。。。
评分【内容简介】 本书深入浅出地介绍了Redis的5种数据类型,并通过多个实用示例展示了Redis的用法。除此之外,书中还讲述了Redis的优化方法以及扩展方法,是一本对于学习和使用 Redis 来说不可多得的参考书籍。 本书一共由三个部分组成。第一部分对Redis进行了介 绍,说明了Redis...
评分内容写的主要是如何运用redis,并巧妙的使用一些数据结构,来应付复杂的问题。不足的地方是,越到后面越难读,一些说明加代码,没有图表。而且是用Python 语言写的,不懂的话,真心很难读
Redis in Action pdf epub mobi txt 电子书 下载 2024