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
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
.
oxidezap
/
whatsapp-rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
123
Star
714
Code
Issues
2
Pull requests
9
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
perf(sqlite): route Signal reads through the read pool
- #1222
#1222
Merged
jlucaso1
merged 16 commits into
main
oxidezap/whatsapp-rust:main
from
perf/sqlite-read-pool-signal-reads
oxidezap/whatsapp-rust:perf/sqlite-read-pool-signal-reads
Copy head branch name to clipboard
Aug 7, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
perf(sqlite): route Signal reads through the read pool
#1222
jlucaso1
merged 16 commits into
main
oxidezap/whatsapp-rust:main
from
perf/sqlite-read-pool-signal-reads
oxidezap/whatsapp-rust:perf/sqlite-read-pool-signal-reads
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2026
perf(sqlite): route Signal reads through the read pool
Show description for a5ba2ac
claude
committed
a5ba2ac
View commit details
Copy full SHA for a5ba2ac
Browse repository at this point
fix(sqlite): make chunked batch writes atomic and shrink the read path
Show description for 2c08efa
claude
committed
2c08efa
View commit details
Copy full SHA for 2c08efa
Browse repository at this point
fix(sqlite): keep message-secret lookups on the write queue
Show description for a0a8cf2
claude
committed
a0a8cf2
View commit details
Copy full SHA for a0a8cf2
Browse repository at this point
fix(sqlite): keep LID/PN mapping lookups on the write queue
Show description for 0079cb3
claude
committed
0079cb3
View commit details
Copy full SHA for 0079cb3
Browse repository at this point
test(sqlite): make the routing allowlist fail when it goes stale
Show description for d3f958d
claude
committed
d3f958d
View commit details
Copy full SHA for d3f958d
Browse repository at this point
fix(sqlite): snapshot the fallback read when the write pool is wider
Show description for d32db62
claude
committed
d32db62
View commit details
Copy full SHA for d32db62
Browse repository at this point
fix(sqlite): keep cache-promoting reads on the write queue
Show description for e8fcb29
claude
committed
e8fcb29
View commit details
Copy full SHA for e8fcb29
Browse repository at this point
test(sqlite): make the wide-pool snapshot test prove something
Show description for 9a2c92a
claude
committed
9a2c92a
View commit details
Copy full SHA for 9a2c92a
Browse repository at this point
fix(sqlite): gate the wide-pool snapshot on shared cache, restore test teeth
Show description for 8ac0fc3
claude
committed
8ac0fc3
View commit details
Copy full SHA for 8ac0fc3
Browse repository at this point
docs(sqlite): scope the ordering and query_only claims to what holds
Show description for 65aac4d
claude
committed
65aac4d
View commit details
Copy full SHA for 65aac4d
Browse repository at this point
docs(sqlite): scope the LID warm-up ordering claim like the other two
Show description for 5215a1f
claude
committed
5215a1f
View commit details
Copy full SHA for 5215a1f
Browse repository at this point
perf(sqlite): keep the default profile off the write permit
Show description for 43ee2f6
claude
committed
43ee2f6
View commit details
Copy full SHA for 43ee2f6
Browse repository at this point
fix(sqlite): keep the app-state key reads on the write queue
Show description for 4fb2d68
claude
committed
4fb2d68
View commit details
Copy full SHA for 4fb2d68
Browse repository at this point
perf(sqlite): collapse the read and write dispatch monomorphizations
Show description for 521e520
claude
committed
521e520
View commit details
Copy full SHA for 521e520
Browse repository at this point
test(sqlite): make the shared-cache snapshot test prove its claim
Show description for bd95cdf
claude
committed
bd95cdf
View commit details
Copy full SHA for bd95cdf
Browse repository at this point
fix(sqlite): keep has_signal_state_for_user on the write queue
Show description for 0cb522b
claude
committed
0cb522b
View commit details
Copy full SHA for 0cb522b
Browse repository at this point
You can’t perform that action at this time.