11
Using Redis Stack as a Primary Database
In the previous chapters, we have covered most of the topics that concern software architects and engineers at the time of mapping the business logic of an application to the concrete physical data model using Redis. As a professional used to working with relational databases or document stores, you have learned to make the most of Redis using the core data structures and discovered the features delivered in Redis Stack, such as enhanced searches and queries, and working with JSON documents. Modeling entities and relationships with the traditional Hashes or the standard JSON format together with the ability to create indexes on different fields of documents stored in such formats shifts Redis from the ...
Get Redis Stack for Application Modernization now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.