Open sandfox opened 8 years ago
FWIW, I was just reviewing the options since 3.0 and it looks like they're outdated. There's a non-existing option with "remove me" and conflicting definitions of idleTimeoutMillis
.
Edit: There's also a few example typos (missing parens, e.g. thenfunction
) and also duplicated "draining" documentation.
@blakeembrey thanks for spotting this. I got a little tired towards the end of pushing this out! If you have any time I'd happily accept some PR's but I'll also try to get round to fixing them up too.
fixed up all the things mentioned!
I'm gonna have a look :)
Here are the changes: PR #213 😄
The readme could be a little more friendly to first timers and the docs can be confusing to people who are not familiar with resource/object pooling.