issues
search
coopernurse
/
node-pool
Generic resource pooling for node.js
2.38k
stars
259
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(readme): typo
#308
sjvans
opened
8 months ago
0
AutoStart Completion Callback
#307
nyteshade
closed
10 months ago
1
Suggestion on softEvictConnections
#306
terryzhan0211
opened
1 year ago
0
Pool does not maintain the minimum
#305
mattfysh
closed
1 year ago
1
fix: check unref before calling
#304
nomagick
opened
1 year ago
1
Add a maximum age of object in pool
#303
pstonham
opened
1 year ago
2
Suggested Feature: borrowTimeoutMillis
#302
daveroberts
opened
2 years ago
2
add missing types
#301
regevbr
closed
2 years ago
1
fix: unref setTimeout in pool
#300
nomagick
closed
2 years ago
6
TimeoutError: ResourceRequest timed out
#299
zhangkai0203
opened
2 years ago
3
Consistently occuring `ResourceRequest timed out` Error
#298
blue-int
opened
2 years ago
2
Support .use() with sync functions / sync throws
#297
joelrbrandt
opened
2 years ago
0
.use does not handle synchronous work functions
#296
joelrbrandt
opened
2 years ago
0
fix: Add ready function type definition
#295
huajun07
closed
2 years ago
4
`ready` method from Pool is missing from the TS definitions (v3.8.2)
#294
Jele0794
opened
2 years ago
0
Resource not currently part of this pool
#293
189
opened
2 years ago
1
What does happen if I don't release the resource and close the node?
#292
blue-int
closed
3 years ago
2
add events for release and acquire
#291
fittachihz
opened
3 years ago
0
testOnReturn = no-op?
#290
bazineta
opened
3 years ago
0
Add destroyTimeoutMillis option
#289
cressie176
closed
3 years ago
2
Add destroy timeout to prevent pool.clear from hanging when destroy promise never resolves
#288
cressie176
closed
3 years ago
4
How to work maxWaitingClients?
#287
victor-dm-black
opened
3 years ago
1
Share pool between servers in a cluster
#286
lroal
closed
3 years ago
3
Borrowed resources never go higher than 1
#285
eunito
opened
3 years ago
2
Add architecture ppc64le to travis build
#284
zazzel
closed
3 years ago
0
Feature: add pool.use method.
#283
tracker1
closed
2 years ago
1
Add param to factory
#282
barddoo
opened
4 years ago
0
NPM installation faliure
#281
aankur
closed
4 years ago
2
resource release not getting called
#280
aksharj
opened
4 years ago
2
waitingClientsCount function has disappeared
#279
simon-contreras-deel
closed
4 years ago
1
Im not getting any performance using a pool connection vs reusing one connection
#278
fabiel-leon
opened
4 years ago
0
Issue after upgrading generic-pool from 2.4.2 to 3.7.1
#277
akhilareddy09
closed
4 years ago
0
Cuncurrent problem with net socket data event
#276
RifeWang
closed
5 years ago
0
Cannot read property 'prev' of null
#275
berndartmueller
opened
5 years ago
0
pulled master
#274
JSchmidt63
closed
3 years ago
0
How to properly fail `factory.create` ?
#273
silverbucket
opened
5 years ago
3
pool.use: Passing `priority` as second parameter
#272
Kikobeats
closed
3 years ago
1
Is it possible to pass extra arguments validate method of the factory.
#271
PavanBahuguni
opened
5 years ago
0
Missing logging
#270
furstenheim
opened
5 years ago
0
Missed example in `## Draining` section from README.md
#269
morfey13
opened
5 years ago
0
Allow waiting until the pool is ready
#268
idan-at
closed
3 years ago
6
Is there a connection keep alive hook?
#267
sarus
opened
5 years ago
0
Not Working on Docker to run Puppeteer
#266
pavansai1122
closed
5 years ago
2
Allow to find out when the pool is completely filled
#265
radarfox
opened
5 years ago
1
Allow unlimited maximum
#264
radarfox
opened
5 years ago
0
Revert "Add .npmignore"
#263
sandfox
closed
5 years ago
0
Fix paths in .npmignore
#262
t3hmrman
closed
5 years ago
4
Add .npmignore
#261
t3hmrman
closed
5 years ago
0
Add updated type definitions
#260
t3hmrman
closed
3 years ago
1
PromiseLike makes the API really awkward
#259
t3hmrman
closed
3 years ago
9
Next