This website requires JavaScript.
Explore
Help
Register
Sign In
Mathis
/
llamactl
Watch
1
Star
0
Fork
0
You've already forked llamactl
mirror of
https://github.com/lordmathis/llamactl.git
synced
2025-11-06 00:54:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d6d4792a0c62b5b642379860e737950d14b704e3
llamactl
/
pkg
/
manager
History
LordMathis
d6d4792a0c
Skip eviction for instances without a valid idle timeout
2025-08-31 00:59:26 +02:00
..
manager_test.go
Refactor instance status management: replace Running boolean with InstanceStatus enum and update related methods
2025-08-27 19:44:38 +02:00
manager.go
Add LastRequestTime method and LRU eviction logic for instance management
2025-08-30 23:59:37 +02:00
operations.go
Skip eviction for instances without a valid idle timeout
2025-08-31 00:59:26 +02:00
timeout.go
Refactor logging in checkAllTimeouts
2025-08-19 19:25:15 +02:00