enhancementhelp wanted
仓库指标
- 星标
- (25,435 个星标)
- PR 合并指标
- (平均合并 15小时 38分钟) (30 天内合并 2 个 PR)
描述
type InMemoryStorage struct {
// TTL
visitedURLsTTL time.Duration
}
I think handling TTL for visited URLs internally is quite useful,
and we can make redisstorage to support TTL as well. @asciimoo WDYT