May 2016
Beginner to intermediate
366 pages
8h 47m
English
As a production-level clustering solution for an enterprise Redis cluster has a mature set of tools for performing management functions related to running cluster of Redis nodes. Redis cluster supports the following functions primarily through an included Ruby script, redis-trib.rb utility:
To test these various functions in Redis cluster, we will return to the area code example introduced earlier in the chapter and migrate our list-based solution to use Redis cluster instead of our custom client code. ...
Read now
Unlock full access