Idea Summary
Allow the database / application backend to send notifications to the users through a standard APIs
Use Case
From background task notifications, to record status change to preemptive notification of invalid optimistic locks. this is a very powerful feature
Preferred Solution (Optional)
This can be implemented as an extension or an additional ORDS application feature, ORDS can poll an in-memory structure for updates, AQ can be used to implement the pub/sub and web-socket can allow push functionality