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
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 }}
utopia-php
/
database
Public
Notifications
You must be signed in to change notification settings
Fork
59
Star
74
Code
Issues
4
Pull requests
46
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: bypass cache for locking document reads
- #885
#885
Closed
abnegate
wants to merge 20 commits into
main
utopia-php/database:main
from
codex/for-update-bypass-cache
utopia-php/database:codex/for-update-bypass-cache
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Closed
fix: bypass cache for locking document reads
#885
abnegate
wants to merge 20 commits into
main
utopia-php/database:main
from
codex/for-update-bypass-cache
utopia-php/database:codex/for-update-bypass-cache
Copy head branch name to clipboard
Commits
Commits on Jun 5, 2026
fix: bypass cache for locking document reads
abnegate
committed
26b1e64
View commit details
Copy full SHA for 26b1e64
Browse repository at this point
test: assert forUpdate read does not repopulate the cache
Show description for a87f3ec
2 people
authored and
claude-bot
committed
a87f3ec
View commit details
Copy full SHA for a87f3ec
Browse repository at this point
fix: avoid false updates from cached documents
abnegate
committed
be6253c
View commit details
Copy full SHA for be6253c
Browse repository at this point
docs(database): explain stale-cache auth bypass in updateDocument
Show description for c625c37
2 people
authored and
claude-bot
committed
c625c37
View commit details
Copy full SHA for c625c37
Browse repository at this point
(fix): CI — testSingleDocumentDateOperations: align with new no-op update semantics
Show description for 000d66a
2 people
authored and
claude-bot
committed
000d66a
View commit details
Copy full SHA for 000d66a
Browse repository at this point
fix: preserve explicit update timestamps
abnegate
committed
5ea4b49
View commit details
Copy full SHA for 5ea4b49
Browse repository at this point
perf(database): defer VAR_FLOAT attribute map and clarify float-noop check
Show description for ed567e1
2 people
authored and
claude-bot
committed
ed567e1
View commit details
Copy full SHA for ed567e1
Browse repository at this point
test: cover negative paths of stale-cache auth tolerance
Show description for aa0f998
2 people
authored and
claude-bot
committed
aa0f998
View commit details
Copy full SHA for aa0f998
Browse repository at this point
(fix): CI — testEmptyTenant: cast cached document to fix float/int mismatch
Show description for 88c9ebf
2 people
authored and
claude-bot
committed
88c9ebf
View commit details
Copy full SHA for 88c9ebf
Browse repository at this point
fix(database): short-circuit no-op updates before encode/cast pipeline
Show description for 329ce38
github-actions[bot]
authored and
claude-bot
committed
329ce38
View commit details
Copy full SHA for 329ce38
Browse repository at this point
test: cover read-only no-op, unparseable timestamp, and float no-op storage stability
Show description for 8c2bbd0
github-actions[bot]
authored and
claude-bot
committed
8c2bbd0
View commit details
Copy full SHA for 8c2bbd0
Browse repository at this point
fix(database): harden stale-cache tolerance preconditions
Show description for f3417c0
2 people
authored and
claude-bot
committed
f3417c0
View commit details
Copy full SHA for f3417c0
Browse repository at this point
fix(database): reset \$isNoop on transaction retry
Show description for b08a62f
github-actions[bot]
authored and
claude-bot
committed
b08a62f
View commit details
Copy full SHA for b08a62f
Browse repository at this point
perf(database): drop redundant casting() on cache hits
Show description for cc06a4a
github-actions[bot]
authored and
claude-bot
committed
cc06a4a
View commit details
Copy full SHA for cc06a4a
Browse repository at this point
refactor(database): derive bare-input meta keys from INTERNAL_ATTRIBUTES
Show description for fd8c063
github-actions[bot]
authored and
claude-bot
committed
fd8c063
View commit details
Copy full SHA for fd8c063
Browse repository at this point
fix(database): emit EVENT_DOCUMENT_UPDATE on no-op updates
Show description for fcbc0f0
github-actions[bot]
authored and
claude-bot
committed
fcbc0f0
View commit details
Copy full SHA for fcbc0f0
Browse repository at this point
test(database): widen flake margins and clarify float-noop semantics
Show description for b1f4ca3
github-actions[bot]
authored and
claude-bot
committed
b1f4ca3
View commit details
Copy full SHA for b1f4ca3
Browse repository at this point
fix(database): tighten stale-cache tolerance + cache meta-key derivation
Show description for 0e4f936
2 people
authored and
claude-bot
committed
0e4f936
View commit details
Copy full SHA for 0e4f936
Browse repository at this point
(fix): CI — warm cache in stale-tolerance event-suppression test
Show description for 0ce734f
2 people
authored and
claude-bot
committed
0ce734f
View commit details
Copy full SHA for 0ce734f
Browse repository at this point
fix(database): preserve ConflictException on no-op update + optimize bare-input check
Show description for 52c33ed
2 people
authored and
claude-bot
committed
52c33ed
View commit details
Copy full SHA for 52c33ed
Browse repository at this point
You can’t perform that action at this time.