Suppose I have a Firebase real-time database with specific records having expiration date fields (exp_date). How can I have a Firebase function that will execute for each of those records upon expiration of date in (exp_date) date field. Suppose I have a Firebase real-time database wi