Chapter 6. Common Pitfalls (Avoiding Traps)
In this chapter, we will describe some common pitfalls when using Redis, including keys without a namespace, using an inappropriate data type to solve a problem, and commands that should not be executed in production. Some of these examples are based on previous experience at Yipit (www.yipit.com) as well as other companies.