Is it so?
1. Create a topic so that data will be published to this
2. Write a program (
Java or any other language), to subscribe to this topic, read and insert into DB?
If this is so, if there is a change in the DB table (say a new record insert in DB table), how we can copy this new record to REDIS?
Sorry, I am very new.