Currently we expect `DefaultTTL(3000)` or `TTL(100)` with only numbers. Would be cool if you could do `DefaultTTL("4h")` instead and defer to go's ParseDuration.