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 }}
suranig
/
next-cachex
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: suranig/next-cachex
Actions
All workflows
Workflows
CI
CI
Release
Release
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
21 workflow runs
21 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
🔒 [Fix Timing Attack Vulnerability in API Key Check]
CI
#48:
Pull request
#24
opened by
suranig
43s
security-fix-timing-attack-12089195514271818230
security-fix-timing-attack-12089195514271818230
43s
View #24
View workflow file
🧹 [code health improvement] catch error in fetchWithCache
CI
#47:
Pull request
#23
opened by
suranig
43s
fix-unused-error-fetchwithcache-537396932758910926
fix-unused-error-fetchwithcache-537396932758910926
43s
View #23
View workflow file
🧪 Add tests for primitive values fast path in Redis backend
CI
#46:
Pull request
#22
opened by
suranig
42s
fix-redis-primitive-tests-1682167352223337508
fix-redis-primitive-tests-1682167352223337508
42s
View #22
View workflow file
🧹 Remove dead cleanup method in MemoryCacheBackend
CI
#45:
Pull request
#21
opened by
suranig
1m 1s
cleanup-dead-code-memory-backend-4811695324062394740
cleanup-dead-code-memory-backend-4811695324062394740
1m 1s
View #21
View workflow file
⚡ Bolt: Prevent L1 cache memory exhaustion via FIFO size limit
CI
#44:
Pull request
#20
synchronize by
suranig
58s
bolt/l1-cache-memory-limit-934691618872139084
bolt/l1-cache-memory-limit-934691618872139084
58s
View #20
View workflow file
⚡ Bolt: Prevent L1 cache memory exhaustion via FIFO size limit
CI
#43:
Pull request
#20
opened by
suranig
50s
bolt/l1-cache-memory-limit-934691618872139084
bolt/l1-cache-memory-limit-934691618872139084
50s
View #20
View workflow file
⚡ Bolt: OOM protection for L1 cache & fetchOptions allocation optimization
CI
#42:
Pull request
#19
opened by
suranig
51s
bolt-l1-cache-oom-protection-12425408148880868313
bolt-l1-cache-oom-protection-12425408148880868313
51s
View #19
View workflow file
Merge pull request #18 from suranig/bolt-performance-getfullkey-optim…
CI
#41:
Commit
ff2b14c
pushed by
suranig
42s
master
master
42s
View workflow file
⚡ Bolt: Optimize getFullKey dynamic array allocation
CI
#40:
Pull request
#18
opened by
suranig
40s
bolt-performance-getfullkey-optimization-6408486971891720000
bolt-performance-getfullkey-optimization-6408486971891720000
40s
View #18
View workflow file
⚡ Bolt: Optimize cache key generation on hot paths
CI
#39:
Pull request
#17
opened by
suranig
46s
bolt-optimize-hot-path-get-full-key-8915942114755291490
bolt-optimize-hot-path-get-full-key-8915942114755291490
46s
View #17
View workflow file
⚡ Bolt: Precompute static prefix to optimize getFullKey performance
CI
#38:
Pull request
#16
opened by
suranig
50s
bolt-perf-getfullkey-optimization-9861965848047480127
bolt-perf-getfullkey-optimization-9861965848047480127
50s
View #16
View workflow file
Merge pull request #12 from suranig/fix-memory-leak-15846621255395477825
CI
#37:
Commit
942d81d
pushed by
suranig
44s
master
master
44s
View workflow file
⚡ Bolt: Optimize cache key generation and fix ESLint errors
CI
#36:
Pull request
#15
synchronize by
suranig
46s
bolt-optimize-cache-key-generation-8476630633563781973
bolt-optimize-cache-key-generation-8476630633563781973
46s
View #15
View workflow file
⚡ Bolt: Optimize cache key generation and fix ESLint errors
CI
#35:
Pull request
#15
opened by
suranig
45s
bolt-optimize-cache-key-generation-8476630633563781973
bolt-optimize-cache-key-generation-8476630633563781973
45s
View #15
View workflow file
⚡ Bolt: Optimize cache key generation performance
CI
#34:
Pull request
#14
opened by
suranig
47s
bolt-optimize-cache-key-gen-9704115567615836060
bolt-optimize-cache-key-gen-9704115567615836060
47s
View #14
View workflow file
⚡ Bolt: Optimize cache key string concatenation
CI
#33:
Pull request
#13
synchronize by
suranig
39s
bolt/perf-opt-cache-key-concat-4228031732708622333
bolt/perf-opt-cache-key-concat-4228031732708622333
39s
View #13
View workflow file
⚡ Bolt: Optimize cache key string concatenation
CI
#32:
Pull request
#13
opened by
suranig
45s
bolt/perf-opt-cache-key-concat-4228031732708622333
bolt/perf-opt-cache-key-concat-4228031732708622333
45s
View #13
View workflow file
🧹 fix: unmanaged setInterval causes memory leak
CI
#31:
Pull request
#12
synchronize by
suranig
40s
fix-memory-leak-15846621255395477825
fix-memory-leak-15846621255395477825
40s
View #12
View workflow file
🧹 refactor: Extract cache key string formatting to utility functions
CI
#30:
Pull request
#11
synchronize by
suranig
40s
code-health-cache-keys-13077091326882884724
code-health-cache-keys-13077091326882884724
40s
View #11
View workflow file
🧹 fix: unmanaged setInterval causes memory leak
CI
#29:
Pull request
#12
opened by
suranig
44s
fix-memory-leak-15846621255395477825
fix-memory-leak-15846621255395477825
44s
View #12
View workflow file
🧹 refactor: Extract cache key string formatting to utility functions
CI
#28:
Pull request
#11
opened by
suranig
44s
code-health-cache-keys-13077091326882884724
code-health-cache-keys-13077091326882884724
44s
View #11
View workflow file
You can’t perform that action at this time.