Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
stripe
/
sync-engine
Public
Notifications
You must be signed in to change notification settings
Fork
116
Star
1.1k
Code
Issues
17
Pull requests
21
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: PGlite support + browser-sync example app
- #327
#327
Draft
tonyxiao
wants to merge 13 commits into
dev
stripe/sync-engine:dev
from
pglite
stripe/sync-engine:pglite
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Draft
feat: PGlite support + browser-sync example app
#327
tonyxiao
wants to merge 13 commits into
dev
stripe/sync-engine:dev
from
pglite
stripe/sync-engine:pglite
Copy head branch name to clipboard
Commits
Commits on May 7, 2026
feat(destination-postgres): add PGlite support
Show description for 589e12b
tonyxiao
and
claude
committed
589e12b
View commit details
Copy full SHA for 589e12b
Browse repository at this point
chore: regenerate OpenAPI specs for pglite config
Show description for 9b03622
tonyxiao
and
claude
committed
9b03622
View commit details
Copy full SHA for 9b03622
Browse repository at this point
feat: add allow_experimental_pglite gate, file:///memory:// URL support, upgrade to pglite 0.4.5
Show description for f1404e5
tonyxiao
and
claude
committed
f1404e5
View commit details
Copy full SHA for f1404e5
Browse repository at this point
fix: handle multi-statement DDL in PGlite adapter
Show description for 5df3d82
tonyxiao
and
claude
committed
5df3d82
View commit details
Copy full SHA for 5df3d82
Browse repository at this point
chore: regenerate OpenAPI specs for allow_experimental_pglite
Show description for 6d820a4
tonyxiao
and
claude
committed
6d820a4
View commit details
Copy full SHA for 6d820a4
Browse repository at this point
refactor(destination-postgres): split client into separate pg and pglite files
Show description for 3e1ec26
tonyxiao
and
claude
committed
3e1ec26
View commit details
Copy full SHA for 3e1ec26
Browse repository at this point
chore: upgrade pglite to 0.4.5 in visualizer to match destination-postgres
Show description for b98bbe9
tonyxiao
and
claude
committed
b98bbe9
View commit details
Copy full SHA for b98bbe9
Browse repository at this point
fix(destination-postgres): register signal handlers to close PGlite on process kill
Show description for 2d00def
tonyxiao
and
claude
committed
2d00def
View commit details
Copy full SHA for 2d00def
Browse repository at this point
feat: add browser-sync example app (React + Vite + PGlite)
Show description for dcb495d
tonyxiao
and
claude
committed
dcb495d
View commit details
Copy full SHA for dcb495d
Browse repository at this point
fix(browser-sync): add node polyfills and shims for browser compat
Show description for c45e9e3
tonyxiao
and
claude
committed
c45e9e3
View commit details
Copy full SHA for c45e9e3
Browse repository at this point
chore: set GH_HOST=github.com in .envrc
Show description for e1ca2db
tonyxiao
and
claude
committed
e1ca2db
View commit details
Copy full SHA for e1ca2db
Browse repository at this point
fix(browser-sync): resolve node:fs/promises and process.env for browser
Show description for 2f49612
tonyxiao
and
claude
committed
2f49612
View commit details
Copy full SHA for 2f49612
Browse repository at this point
feat: add browser-compatible sub-path exports
Show description for 83e591c
tonyxiao
and
claude
committed
83e591c
View commit details
Copy full SHA for 83e591c
Browse repository at this point
You can’t perform that action at this time.