James Sumners
|
e2c9b12430
|
Apply standard linting to the code base (#539)
* Apply standard linting to the code base
* Specify files to lint
* Run lint as first stage
* Update travis config
|
2019-08-27 17:11:49 -04:00 |
James Sumners
|
6b514b97df
|
Refactor tests to be independent of each other
|
2019-08-27 14:17:33 -04:00 |
James Sumners
|
2e2a0783bf
|
Create new instances of the null logger to remove potential side effects
|
2019-08-24 21:04:23 -04:00 |
James Sumners
|
e9e8033fda
|
Remove dependency on Bunyan
|
2019-08-24 20:51:40 -04:00 |
Patrick Mooney
|
bdbff63bc0
|
Expose Client as top-level export
|
2015-10-27 21:53:15 -05:00 |
Patrick Mooney
|
72bfb9b0f7
|
Major overhaul of client connection logic
- Remove PooledClient
- Add reconnect functionality to client
- Add 'idle' client event and options
|
2014-06-23 16:15:52 -05:00 |
Kevin Chan
|
6c7e33763a
|
option.maxConnections of 1 should not create a ClientPool
|
2012-08-03 15:53:25 -07:00 |
Mark Cavage
|
fd9d713cdc
|
Fix client memory leaks
|
2012-07-09 12:23:53 +00:00 |
Mark Cavage
|
15413542c9
|
purge reference to generic-pool
|
2012-04-26 20:53:23 -07:00 |
Mark Cavage
|
59ea20ffa2
|
Client refactor, with pooled client (minor lint cleanup as well)
|
2012-04-26 20:23:43 -07:00 |