issues
search
dashbitco
/
nimble_pool
A tiny resource-pool implementation for Elixir
347
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add handle_ping/1 pool callback
#47
oliveigah
closed
2 weeks ago
1
new pool callback for idle verification
#46
oliveigah
closed
2 weeks ago
4
Checkout times out even if there are plenty of connections available
#45
Szetty
closed
2 months ago
14
feat: implement handle_cancelled/3 worker callback
#44
oliveigah
closed
7 months ago
3
New worker callback for canceled requests
#43
oliveigah
closed
7 months ago
1
Fix module usage in port pool in README.md
#42
jackalcooper
closed
8 months ago
1
Multiple instances of PortPool in the README have conflicts
#41
jackalcooper
closed
8 months ago
1
need some help in understanding the internals!
#40
massivefermion
closed
11 months ago
1
Change wording in README.md
#39
preciz
closed
1 year ago
1
feat: implement terminate_pool/2 callback
#38
oliveigah
closed
1 year ago
3
Feature Request: Be able to introspect pool state/telemetry
#37
aselder
closed
1 year ago
4
How to make application stop when `init_worker/1` callback fails?
#36
nallwhy
closed
8 months ago
1
Improve docs for the handle_info/2 callback
#35
whatyouhide
closed
1 year ago
0
Update versions in CI
#34
whatyouhide
closed
1 year ago
0
Polish docs
#33
whatyouhide
closed
1 year ago
3
Add specs to NimblePool functions
#32
whatyouhide
closed
1 year ago
1
Feature request: checkout and checkin functions
#31
hissssst
closed
8 months ago
3
Ensure module's loaded
#30
SeaaaaaSharp
closed
8 months ago
1
Update handle_ping/2 max_idle_pings consideration in docs
#29
mcrumm
closed
2 years ago
1
Bangify Code.ensure_loaded/1 function
#28
SeaaaaaSharp
closed
2 years ago
0
queue is not cleared immediately after client timeout
#27
aymanosman
closed
2 years ago
1
do not override previous resources on check idle verification
#26
oliveigah
closed
2 years ago
2
add worker_idle_timeout as get_metadata parameter
#25
oliveigah
closed
2 years ago
3
Restart pool upon failure of resources from init_pool
#24
davydog187
closed
2 years ago
4
Clarify some of the documentation
#23
davydog187
closed
2 years ago
1
Terminate idle resources
#22
oliveigah
closed
2 years ago
4
Fix typo
#21
kianmeng
closed
3 years ago
1
Group callbacks
#20
wojtekmach
closed
3 years ago
1
Update CI config
#19
wojtekmach
closed
3 years ago
0
Update CI config
#18
wojtekmach
closed
3 years ago
1
Remove unnecessary sleeps from tests
#17
sneako
closed
3 years ago
1
Fix CI
#16
wojtekmach
closed
3 years ago
1
Ensure lazy pool can't start more workers than config allows
#15
sneako
closed
3 years ago
5
Fixed typo in readme file
#14
KamilZielinski
closed
4 years ago
1
Update port example closed handle_checkin
#13
Ben-Hu
closed
4 years ago
1
create CI using GitHub Actions, adding recommended Elixir and Erlang/OTP combinations
#12
adrianomitre
closed
4 years ago
3
Update version in the README
#11
mhanberg
closed
4 years ago
1
Publish update to hex?
#10
karlseguin
closed
4 years ago
1
Fix Finch link
#9
qcam
closed
4 years ago
1
Update README to reflect pool_state addition to handle_checkin/handle_checkout
#8
sneako
closed
4 years ago
1
Add optional handle_enqueue/2 and handle_dequeue/2 callbacks
#7
sneako
closed
4 years ago
8
Add min_ready option & checkout deadline
#6
sneako
closed
4 years ago
6
Accessing queue length
#5
QuinnWilton
closed
4 years ago
4
Update HTTP1 Pool readme example
#4
sneako
closed
4 years ago
2
add optional init_pool/1 callback
#3
sneako
closed
4 years ago
1
Update README.md
#2
sneako
closed
4 years ago
1
Resources should be reaped after x seconds of idle and after y seconds of lifetime
#1
josevalim
closed
8 months ago
10