March 2018
Beginner to intermediate
308 pages
8h 23m
English
Several good tools exist for storing, serving, and managing relational data; Redis is not one of them. As Redis requires a query-based modeling approach, reading relational data may require multiple operations and potentially application-side joins. Additionally, Redis is not an ACID-compliant database, which can further complicate write operations if the relational-like behavior is expected.
Read now
Unlock full access