This example shows how observers from one database connection can observe changes from another connection. One can imagine this is from two different browser tabs (the polyfill is only per-tab, unfortunately).
These examples show a prototype of IndexedDB observers.