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 }}
grrowl
/
tanstack-durable-object-sync
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
5
Code
Issues
2
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add a Syncable() mixin so sync composes with Agent-based Durable Objects
- #22
#22
Merged
grrowl
merged 6 commits into
main
grrowl/tanstack-durable-object-sync:main
from
feat/syncable-mixin
grrowl/tanstack-durable-object-sync:feat/syncable-mixin
Copy head branch name to clipboard
Jul 2, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
Add a Syncable() mixin so sync composes with Agent-based Durable Objects
#22
grrowl
merged 6 commits into
main
grrowl/tanstack-durable-object-sync:main
from
feat/syncable-mixin
grrowl/tanstack-durable-object-sync:feat/syncable-mixin
Copy head branch name to clipboard
Commits
Commits on Jul 2, 2026
refactor(server): extract SyncDurableObject body into Syncable(Base) mixin
Show description for 0bb770b
grrowl
and
claude
committed
0bb770b
View commit details
Copy full SHA for 0bb770b
Browse repository at this point
test(server): host-matrix suite for the Syncable mixin over a fake host
Show description for f2637c1
grrowl
and
claude
committed
f2637c1
View commit details
Copy full SHA for f2637c1
Browse repository at this point
fix(server): harden mixin socket ownership and the configure toggles
Show description for a0e097e
grrowl
and
claude
committed
a0e097e
View commit details
Copy full SHA for a0e097e
Browse repository at this point
docs(adr): ADR-0015 Syncable mixin; annotate 0001/0006/0007/0008; README + CHANGELOG
Show description for c85903e
grrowl
and
claude
committed
c85903e
View commit details
Copy full SHA for c85903e
Browse repository at this point
fix(server): deterministic ORDER BY rowid on cold-snapshot/fetch subset reads
Show description for 184eca9
grrowl
and
claude
committed
184eca9
View commit details
Copy full SHA for 184eca9
Browse repository at this point
docs(adr): ADR-0015 notes — no stacking Syncable(), snapshot ordering guarantee
Show description for 96f5244
grrowl
and
claude
committed
96f5244
View commit details
Copy full SHA for 96f5244
Browse repository at this point
You can’t perform that action at this time.