Y
Hacker News
new
|
ask
|
show
|
jobs
by
alexisread
200 days ago
Can this be used as a read-replica to a normal PG instance? I'm thinking synced browser cache here.
1 comments
samwillis
200 days ago
You can use
http://electric-sql.com
to sync into PGlite in the browser from postgres. There are docs here:
https://pglite.dev/docs/sync
link