Currently I use Google's Firebase database, (and other components like, auth, FCM, etc.) for my project. I would like to know if there is how to create server side routines. For example: after a period of days the routine searches for users according to a business rule and sends notifications, all done through the routine. Is there something like this available from Firebase?