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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
cot-rs
/
cot
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
53
Star
1.1k
Code
Issues
61
Pull requests
18
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat: add FileStore implementation for cache (#427)
- #443
#443
Open
achsanalfitra
wants to merge 15 commits into
cot-rs:master
cot-rs/cot:master
from
achsanalfitra:cache/store/file
achsanalfitra/cot:cache/store/file
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
feat: add FileStore implementation for cache (#427)
#443
achsanalfitra
wants to merge 15 commits into
cot-rs:master
cot-rs/cot:master
from
achsanalfitra:cache/store/file
achsanalfitra/cot:cache/store/file
Copy head branch name to clipboard
Commits
Commits on Apr 14, 2026
chore: rebase to current version
achsanalfitra
committed
b0cf1f3
View commit details
Copy full SHA for b0cf1f3
Browse repository at this point
fix: merge resolve
achsanalfitra
committed
e814e4a
View commit details
Copy full SHA for e814e4a
Browse repository at this point
feat: improve error handling, invariant enforcement, and add waiting_timeout_ms for requests
achsanalfitra
committed
adfe3ea
View commit details
Copy full SHA for adfe3ea
Browse repository at this point
fix: formatting and test path comparison
achsanalfitra
committed
584f6fc
View commit details
Copy full SHA for 584f6fc
Browse repository at this point
fix: reformat lib.rs
achsanalfitra
committed
1fd609f
View commit details
Copy full SHA for 1fd609f
Browse repository at this point
fix: doctest fix in FileStore::new()
achsanalfitra
committed
def23bd
View commit details
Copy full SHA for def23bd
Browse repository at this point
feat: add test timeout assertion
achsanalfitra
committed
fe6b7d7
View commit details
Copy full SHA for fe6b7d7
Browse repository at this point
fix: reformat doctest
achsanalfitra
committed
ca0ae96
View commit details
Copy full SHA for ca0ae96
Browse repository at this point
chore(pre-commit.ci): auto fixes from pre-commit hooks
pre-commit-ci[bot]
committed
beefe18
View commit details
Copy full SHA for beefe18
Browse repository at this point
Commits on May 3, 2026
Merge branch 'master' into cache/store/file
seqre
authored
c4914b2
View commit details
Copy full SHA for c4914b2
Browse repository at this point
Commits on May 10, 2026
Merge branch 'cot-rs:master' into cache/store/file
achsanalfitra
authored
e0f6c1c
View commit details
Copy full SHA for e0f6c1c
Browse repository at this point
feat: change policy: remove queue_size == 0 and worker_count == 0 at builder assertion
achsanalfitra
committed
6a5a012
View commit details
Copy full SHA for 6a5a012
Browse repository at this point
Commits on May 12, 2026
fix: issue with dir collision in session and cache
achsanalfitra
committed
00d34da
View commit details
Copy full SHA for 00d34da
Browse repository at this point
fix: add test name and process id for more exclusivity
achsanalfitra
committed
ccf3008
View commit details
Copy full SHA for ccf3008
Browse repository at this point
fix: parse ThreadId to numeric to support windows runner
achsanalfitra
committed
e5f21da
View commit details
Copy full SHA for e5f21da
Browse repository at this point
You can’t perform that action at this time.