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 }}
HeliosSoftware
/
hfs
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
51
Code
Issues
111
Pull requests
36
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(persistence): atomic versioned update/delete; MongoDB lost race is 409, not 500
- #1421
#1421
Merged
smunini
merged 10 commits into
main
HeliosSoftware/hfs:main
from
fix/1404-1405-atomic-versioned-writes
HeliosSoftware/hfs:fix/1404-1405-atomic-versioned-writes
Copy head branch name to clipboard
Sep 22, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
fix(persistence): atomic versioned update/delete; MongoDB lost race is 409, not 500
#1421
smunini
merged 10 commits into
main
HeliosSoftware/hfs:main
from
fix/1404-1405-atomic-versioned-writes
HeliosSoftware/hfs:fix/1404-1405-atomic-versioned-writes
Copy head branch name to clipboard
Commits
Commits on Sep 21, 2026
fix(sqlite): make update and delete atomic compare-and-swaps
Show description for 4ef55d8
smunini
committed
4ef55d8
View commit details
Copy full SHA for 4ef55d8
Browse repository at this point
fix(mongodb): serve :of-type, reference :identifier, :[type], :above/:below
Show description for 1c989d2
smunini
committed
1c989d2
View commit details
Copy full SHA for 1c989d2
Browse repository at this point
test(persistence): modifier parity suite covers AND, search_count and tenants
Show description for edf6afa
smunini
committed
edf6afa
View commit details
Copy full SHA for edf6afa
Browse repository at this point
fix(persistence): atomic versioned delete on every backend
Show description for 36741b7
smunini
committed
36741b7
View commit details
Copy full SHA for 36741b7
Browse repository at this point
fix(mongodb): report a lost write race as a version conflict, not a 500
Show description for 073ed60
smunini
committed
073ed60
View commit details
Copy full SHA for 073ed60
Browse repository at this point
Merge remote-tracking branch 'origin/main' into fix/1408-mongodb-search-modifiers
smunini
committed
d3b1504
View commit details
Copy full SHA for d3b1504
Browse repository at this point
docs(persistence): the If-Match check and the delete are now one step
Show description for e325b0b
smunini
committed
e325b0b
View commit details
Copy full SHA for e325b0b
Browse repository at this point
Merge remote-tracking branch 'origin/main' into fix/1404-1405-atomic-versioned-writes
smunini
committed
22d6470
View commit details
Copy full SHA for 22d6470
Browse repository at this point
style(rest): drop a needless borrow in delete_handler
Show description for ec4587b
smunini
committed
ec4587b
View commit details
Copy full SHA for ec4587b
Browse repository at this point
Merge fix/1408-mongodb-search-modifiers (#1419) into fix/1404-1405-atomic-versioned-writes
Show description for 9b002b1
smunini
committed
9b002b1
View commit details
Copy full SHA for 9b002b1
Browse repository at this point
You can’t perform that action at this time.