I need to check integer value is increased or decreased from MongoDB. How can I do that? By the way I'm using MongoDB change streams.
Asked
Active
Viewed 36 times
0
-
increased or decreased from what? – fmansour Nov 13 '21 at 07:57
-
I added before integer value but now when I check this value, value is increased. How can I catch this update? – Orulcan Nov 13 '21 at 08:00
-
1https://stackoverflow.com/questions/43927732/why-mongodb-log-does-not-have-detailed-log-for-example-update-delete-insert-l – fmansour Nov 13 '21 at 08:10