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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
jitbit
/
FastCache
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
201
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: jitbit/FastCache
Actions
All workflows
Workflows
.NET
.NET
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
26 workflow runs
26 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.
Version bump
.NET
#118:
Commit
0ae02aa
pushed by
alex-jitbit
23s
main
main
23s
View workflow file
Added TValue parameter to eviction callback
.NET
#117:
Commit
ff14fec
pushed by
alex-jitbit
30s
main
main
30s
View workflow file
Version bump
.NET
#116:
Commit
dcf7fb6
pushed by
alex-jitbit
26s
main
main
26s
View workflow file
Added full API to REAME
.NET
#115:
Commit
028ab40
pushed by
alex-jitbit
27s
main
main
27s
View workflow file
Added "Touch" method for sliding expiration support.
.NET
#114:
Commit
a18edfe
pushed by
alex-jitbit
28s
main
main
28s
View workflow file
Merge branch 'main' of https://github.com/jitbit/FastCache
.NET
#113:
Commit
eff422a
pushed by
alex-jitbit
31s
main
main
31s
View workflow file
Updated benchmark results
.NET
#112:
Commit
8d09184
pushed by
alex-jitbit
33s
main
main
33s
View workflow file
No closures in GetOrAdd - almost 2X FASTER!!
.NET
#111:
Commit
6118f21
pushed by
alex-jitbit
36s
main
main
36s
View workflow file
Refactor locking mechanism for compatibility with .NET 9.0+ and remov…
.NET
#110:
Commit
4c78866
pushed by
alex-jitbit
37s
main
main
37s
View workflow file
Maintenance + cleanup
.NET
#109:
Commit
f9f01cd
pushed by
alex-jitbit
25s
main
main
25s
View workflow file
Cleaning and modernizing
.NET
#108:
Pull request
#13
synchronize by
MarkCiliaVincenti
30s
MarkCiliaVincenti:cleaning
MarkCiliaVincenti:cleaning
30s
View #13
View workflow file
Cleaning and modernizing
.NET
#107:
Pull request
#13
synchronize by
MarkCiliaVincenti
27s
MarkCiliaVincenti:cleaning
MarkCiliaVincenti:cleaning
27s
View #13
View workflow file
Cleaning and modernizing
.NET
#106:
Pull request
#13
synchronize by
MarkCiliaVincenti
26s
MarkCiliaVincenti:cleaning
MarkCiliaVincenti:cleaning
26s
View #13
View workflow file
Cleaning and modernizing
.NET
#105:
Pull request
#13
opened by
MarkCiliaVincenti
29s
MarkCiliaVincenti:cleaning
MarkCiliaVincenti:cleaning
29s
View #13
View workflow file
Faster locking on .NET 9.0+ using System.Threading.Lock (#12)
.NET
#104:
Commit
863219b
pushed by
alex-jitbit
30s
main
main
30s
View workflow file
Faster locking on .NET 9.0+ using System.Threading.Lock
.NET
#102:
Pull request
#12
synchronize by
alex-jitbit
27s
MarkCiliaVincenti:SystemThreadingLock
MarkCiliaVincenti:SystemThreadingLock
27s
View #12
View workflow file
Faster locking on .NET 9.0+ using System.Threading.Lock
.NET
#101:
Pull request
#12
synchronize by
MarkCiliaVincenti
29s
MarkCiliaVincenti:SystemThreadingLock
MarkCiliaVincenti:SystemThreadingLock
29s
View #12
View workflow file
version bump
.NET
#100:
Commit
b516c0a
pushed by
alex-jitbit
31s
main
main
31s
View workflow file
Fixed all test warnings
.NET
#99:
Commit
d0c0249
pushed by
alex-jitbit
49s
main
main
49s
View workflow file
Refactor AddOrUpdate method to accept separate factory functions for …
.NET
#98:
Commit
458cede
pushed by
alex-jitbit
30s
main
main
30s
View workflow file
switched benchmarks to net10
.NET
#97:
Commit
502aaed
pushed by
alex-jitbit
30s
main
main
30s
View workflow file
Version bump
.NET
#96:
Commit
e462a1c
pushed by
alex-jitbit
31s
main
main
31s
View workflow file
NET10 target. Updated unittest nugets
.NET
#95:
Commit
651cb9c
pushed by
alex-jitbit
26s
main
main
26s
View workflow file
use static lambdas and discards for improved clarity and performance
.NET
#94:
Commit
23e2617
pushed by
alex-jitbit
41s
main
main
41s
View workflow file
Version bump
.NET
#93:
Commit
f779895
pushed by
alex-jitbit
48s
main
main
48s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.