I want to run a batch script when changes occur on a MongoDB collection.
Is there any way to listen changes in a collection? Similar to trigger
in Oracle. Or is there any way to run a batch file?
I want to run a batch script when changes occur on a MongoDB collection.
Is there any way to listen changes in a collection? Similar to trigger
in Oracle. Or is there any way to run a batch file?