Technical requirements
To follow along with the examples in the chapter, you will need to do the following:
- Install Redis Stack Server 7.2 or later on your development environment. Alternatively, you can create a free Redis Cloud subscription to get access to a free plan and use a managed Redis Stack database.
- Create a clustered version to test the triggered remote functions using Redis Stack. You can refer to Chapter 12, Managing Development and Production Environments, to learn how to do it.
- You can download and import the World dataset from this book’s repository if you’d like to test the examples that we propose in this chapter: https://github.com/PacktPublishing/Redis-Stack-for-Application-Modernization.