Redis in Action_Redis实战书评-查字典图书网
查字典图书网
当前位置: 查字典 > 图书网 > 编程 > Redis实战 > Redis in Action
涅瓦纳 Redis实战 的书评 发表时间:2014-06-25 16:06:56

Redis in Action

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.

展开全文


推荐文章

猜你喜欢

附近的人在看

推荐阅读

拓展阅读