How can I check if there is a new entry in the database without sending an api request? I have an idea how it can be done but am not sure if it is possible or is there another way. My idea is that when a new entry has been placed in a collection the server will send a notification to the client alerting them. How can this be done?