enhancementhelp wanted
倉庫指標
- 星標
- (25,476 顆星)
- PR 合併指標
- (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