Using Redis for Caching (2023) We will cover briefly: Caching APIs (Go) using Redis Redis Subscription using Pub/Sub Calling API using React Note: The article assumes the reader knows about the concept of caching What is Redis? Redis, which stands for Remote Dictionary Server, is a fast, open-source, in-memory…