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 }}
asjdf
/
gorm-cache
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
26
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat enhance cache
- #17
#17
Merged
asjdf
merged 9 commits into
main
asjdf/gorm-cache:main
from
feat-enhance-cache
asjdf/gorm-cache:feat-enhance-cache
Copy head branch name to clipboard
Mar 3, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Feat enhance cache
#17
asjdf
merged 9 commits into
main
asjdf/gorm-cache:main
from
feat-enhance-cache
asjdf/gorm-cache:feat-enhance-cache
Copy head branch name to clipboard
Commits
Commits on Jan 6, 2026
feat: enhance caching functionality with unique key support
Show description for 39098b0
asjdf
committed
39098b0
View commit details
Copy full SHA for 39098b0
Browse repository at this point
Commits on Mar 2, 2026
fix(cache): use detached context for singleflight leader to avoid cascading cancel
Show description for e188810
asjdf
committed
e188810
View commit details
Copy full SHA for e188810
Browse repository at this point
fix: singleflight context isolation, composite key behavior, and key collision
Show description for 3246e11
asjdf
committed
3246e11
View commit details
Copy full SHA for 3246e11
Browse repository at this point
fix: unique-index test behavior, dockertest error handling and polling, single ParseIndexes, crypto upgrade
Show description for 751accb
asjdf
committed
751accb
View commit details
Copy full SHA for 751accb
Browse repository at this point
fix(tests): avoid result4 panic and assert concurrent update errors
Show description for cd0df98
asjdf
committed
cd0df98
View commit details
Copy full SHA for cd0df98
Browse repository at this point
fix(tests): improve error handling in dockertest integration tests
Show description for 4928f83
asjdf
committed
4928f83
View commit details
Copy full SHA for 4928f83
Browse repository at this point
Commits on Mar 3, 2026
refactor(tests): streamline database connection handling in dockertest integration tests
Show description for 175bf10
asjdf
committed
175bf10
View commit details
Copy full SHA for 175bf10
Browse repository at this point
fix(cache): improve logging and context handling in AfterDelete and AfterUpdate
Show description for 18eb197
asjdf
committed
18eb197
View commit details
Copy full SHA for 18eb197
Browse repository at this point
fix(cache): enhance unique key handling in AfterDelete and AfterUpdate
Show description for bd44c96
asjdf
committed
bd44c96
View commit details
Copy full SHA for bd44c96
Browse repository at this point
You can’t perform that action at this time.