have all the action done thorough HTTP Rest, but have a mechanism to listen to all the database changes and then stream them through a Websocket?
So essentially something like Consul or dynamodb What you should do, is put the database at the begining of the chain. So right after you get your request store it in the database and now you can do asynchronous tasks based on the records you stored
Обсуждают сегодня