I'm trying to implement some action in python (Django) whenever data changes in the sqlite db. There are different sources by which data enters.
As of now the plan is to keep monitoring the db on a thread for every 2 mins.
I would like to know if there are better ways to implement, some callback type whenever data changes in the db ?
Aucun commentaire:
Enregistrer un commentaire