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
.
Expensify
/
react-native-onyx
Public
Notifications
You must be signed in to change notification settings
Fork
97
Star
231
Code
Issues
18
Pull requests
22
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
perf: skip per-key clone when Onyx.init() hydrates the cache
- #821
#821
Merged
mountiny
merged 13 commits into
Expensify:main
Expensify/react-native-onyx:main
from
WojtekBoman:WojtekBoman/onyx-init-hydrate
WojtekBoman/react-native-onyx:WojtekBoman/onyx-init-hydrate
Copy head branch name to clipboard
Aug 18, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
perf: skip per-key clone when Onyx.init() hydrates the cache
#821
mountiny
merged 13 commits into
Expensify:main
Expensify/react-native-onyx:main
from
WojtekBoman:WojtekBoman/onyx-init-hydrate
WojtekBoman/react-native-onyx:WojtekBoman/onyx-init-hydrate
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2026
perf: skip per-key clone when Onyx.init() hydrates the cache
WojtekBoman
committed
5e2a75a
View commit details
Copy full SHA for 5e2a75a
Browse repository at this point
refactor: align hydrate() fallback with merge() and share merge options
WojtekBoman
committed
4cca1cb
View commit details
Copy full SHA for 4cca1cb
Browse repository at this point
test: cover cache.hydrate() and assert parity with merge()
WojtekBoman
committed
aeb2255
View commit details
Copy full SHA for aeb2255
Browse repository at this point
style: remove unused guard-for-in eslint-disable in hydrate()
WojtekBoman
committed
4a4a881
View commit details
Copy full SHA for 4a4a881
Browse repository at this point
docs: explain for-in eslint disables in cache hydrate path
WojtekBoman
committed
9c43dcf
View commit details
Copy full SHA for 9c43dcf
Browse repository at this point
fix(cache): reject null data in cache.hydrate()
WojtekBoman
committed
51d14dd
View commit details
Copy full SHA for 51d14dd
Browse repository at this point
perf(init): drop redundant setAllKeys() before cache.hydrate()
WojtekBoman
committed
25cf1cb
View commit details
Copy full SHA for 25cf1cb
Browse repository at this point
Commits on Aug 17, 2026
docs: note hydrate's race fallback doesn't cover deletions
WojtekBoman
committed
f540e70
View commit details
Copy full SHA for f540e70
Browse repository at this point
test(cache): assert hydrate(null) throws
WojtekBoman
committed
81d427f
View commit details
Copy full SHA for 81d427f
Browse repository at this point
Commits on Aug 18, 2026
refactor(cache): align hydrate and merge loop structure
WojtekBoman
committed
03d1f6f
View commit details
Copy full SHA for 03d1f6f
Browse repository at this point
test(utils): cover needsNormalization()
WojtekBoman
committed
2baf946
View commit details
Copy full SHA for 2baf946
Browse repository at this point
style(test): lowercase should in hydrate test titles
WojtekBoman
committed
362e9b1
View commit details
Copy full SHA for 362e9b1
Browse repository at this point
style(test): lowercase should in remaining cache test titles
WojtekBoman
committed
d1f9732
View commit details
Copy full SHA for d1f9732
Browse repository at this point
You can’t perform that action at this time.