Cache management library for Go
Go to file
2024-12-27 16:27:55 +00:00
.github/workflows Add test workflow 2024-12-24 00:03:10 +00:00
.gitignore First commit 2023-09-23 01:25:48 +01:00
cache_test.go Fix cleaner goroutine returning without closing the close channel 2024-12-27 16:27:55 +00:00
cache.go Fix cleaner goroutine returning without closing the close channel 2024-12-27 16:27:55 +00:00
go.mod Update Go to v1.23 2024-12-24 00:02:30 +00:00
go.sum Remove rescheduler dependency 2024-12-20 00:07:38 +00:00
LICENSE.md Add LGPL3 license 2023-09-23 01:28:25 +01:00