autobrr/pkg/ttlcache
Kyle Sanderson c1d8a4a850
feat(cache): implement TTLCache and TimeCache (#1822)
* feat(pkg): implement ttlcache and timecache
2024-12-17 21:15:06 +01:00
..
domain.go feat(cache): implement TTLCache and TimeCache (#1822) 2024-12-17 21:15:06 +01:00
expiration.go feat(cache): implement TTLCache and TimeCache (#1822) 2024-12-17 21:15:06 +01:00
internal.go feat(cache): implement TTLCache and TimeCache (#1822) 2024-12-17 21:15:06 +01:00
ttlcache.go feat(cache): implement TTLCache and TimeCache (#1822) 2024-12-17 21:15:06 +01:00
ttlcache_test.go feat(cache): implement TTLCache and TimeCache (#1822) 2024-12-17 21:15:06 +01:00