diff options
Diffstat (limited to 'IDEAS.org')
| -rw-r--r-- | IDEAS.org | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -114,9 +114,13 @@ This is basically a hybrid of https://linuxcontainers.org/incus/ and https://pro - Supports efficient replication of a subset of a database (initial checkpoint + streaming or batched updates) - Functional dependencies could be used to create materialized views *and* indexes ** Basic implementation + - Service that provides an API to interact with PostgreSQL logical replication - API that creates a publication and a subscription for a table with a filter - Libraries to interact with the service and create HTMX (or similar) components that live update. + +See also https://alex.corcoles.net/notes/tech/real-time-relations + * Videoconference based on document (not screen) sharing - Microsoft 365 and Google already offer this, but with drawbacks (Google's is Chrome only, I haven't managed to do this with free Teams). |
