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 }}
infocyph
/
CacheLayer
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
CacheLayer 3.3: expand atomic cache backend coverage
- #28
#28
Merged
abmmhasan
merged 19 commits into
main
infocyph/CacheLayer:main
from
feature/atomic-backend-expansion
infocyph/CacheLayer:feature/atomic-backend-expansion
Copy head branch name to clipboard
Sep 7, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
CacheLayer 3.3: expand atomic cache backend coverage
#28
abmmhasan
merged 19 commits into
main
infocyph/CacheLayer:main
from
feature/atomic-backend-expansion
infocyph/CacheLayer:feature/atomic-backend-expansion
Copy head branch name to clipboard
Commits
Commits on Sep 7, 2026
feat(cache): add WeakMap atomic capability
abmmhasan
committed
9ae5b89
View commit details
Copy full SHA for 9ae5b89
Browse repository at this point
feat(cache): add Memcached atomic capability
abmmhasan
committed
f2d1a44
View commit details
Copy full SHA for f2d1a44
Browse repository at this point
feat(cache): add atomic file cache capability
abmmhasan
committed
1dd3ebe
View commit details
Copy full SHA for 1dd3ebe
Browse repository at this point
feat(cache): add atomic PHP-files capability
abmmhasan
committed
03657f7
View commit details
Copy full SHA for 03657f7
Browse repository at this point
refactor(cache): support conditional atomic adapters
abmmhasan
committed
1dccd76
View commit details
Copy full SHA for 1dccd76
Browse repository at this point
refactor(cache): gate conditional atomic capabilities
abmmhasan
committed
e606e78
View commit details
Copy full SHA for e606e78
Browse repository at this point
feat(cache): add driver-qualified PDO atomics
abmmhasan
committed
59e2a19
View commit details
Copy full SHA for 59e2a19
Browse repository at this point
test(cache): expand atomic capability boundaries
abmmhasan
committed
780df86
View commit details
Copy full SHA for 780df86
Browse repository at this point
test(cache): cover expanded atomic backends
abmmhasan
committed
1301063
View commit details
Copy full SHA for 1301063
Browse repository at this point
test(cache): keep backend expansion tests explicit
abmmhasan
committed
f30b0c8
View commit details
Copy full SHA for f30b0c8
Browse repository at this point
docs(cache): document expanded atomic backends
abmmhasan
committed
97dad4e
View commit details
Copy full SHA for 97dad4e
Browse repository at this point
fix(cache): satisfy atomic file cache quality gates
abmmhasan
committed
faf6ff2
View commit details
Copy full SHA for faf6ff2
Browse repository at this point
fix(cache): satisfy atomic PHP-file quality gates
abmmhasan
committed
10b2b8e
View commit details
Copy full SHA for 10b2b8e
Browse repository at this point
refactor(cache): isolate PDO atomic operations
abmmhasan
committed
d190990
View commit details
Copy full SHA for d190990
Browse repository at this point
refactor(cache): restore focused PDO adapter
abmmhasan
committed
69bea1f
View commit details
Copy full SHA for 69bea1f
Browse repository at this point
style(cache): align atomic file formatting
abmmhasan
committed
1399cb1
View commit details
Copy full SHA for 1399cb1
Browse repository at this point
style(cache): align atomic PHP-file formatting
abmmhasan
committed
171e071
View commit details
Copy full SHA for 171e071
Browse repository at this point
style(cache): finish file adapter formatting
abmmhasan
committed
4dff8e1
View commit details
Copy full SHA for 4dff8e1
Browse repository at this point
docs: update atomic backend capability matrix
abmmhasan
committed
20cc226
View commit details
Copy full SHA for 20cc226
Browse repository at this point
You can’t perform that action at this time.