Jordan Wilberding
|
70b7a5c4a1
Update to modernize build a little bit
|
11 лет назад |
Jordan Wilberding
|
fbb43fb033
Add older versions of erlang back in, we have to remove 17.0rc1 because it handles depcrecations different than 17.0, which makes life difficult
|
11 лет назад |
Jordan Wilberding
|
e6cc050bf0
Better way of handling deprecations
|
11 лет назад |
Seth Falcon
|
bcbe47e1a2
Set nowarn_deprecated_type erl_opt for R17 compat
|
11 лет назад |
Seth Falcon
|
a245271648
Merge remote-tracking branch 'TanYewWei/issue-16'
|
11 лет назад |
Yew-wei Tan
|
7a0199953b
fix bad spec for pooler:rm_group/1
|
11 лет назад |
Yew-wei Tan
|
b41d58986e
rm_group/1 returns pool names of pools that failed to terminate
|
11 лет назад |
Yew-wei Tan
|
52854a0fdf
fix bad test for pooler:rm_group/1
|
11 лет назад |
Yew-wei Tan
|
982092acd2
added pooler:rm_group/1 test for empty group
|
11 лет назад |
Yew-wei Tan
|
b77d53d794
added pooler:rm_group/1 function
|
11 лет назад |
Seth Falcon
|
fd66fddf33
Clarify take_group_member/1 behavior in README
|
11 лет назад |
Seth Falcon
|
0833bc3b19
Merge pull request #14 from nevar/embed_pool
|
11 лет назад |
Slava Yurin
|
8bed68fa02
Added the ability to embed a pool to another supervisor
|
11 лет назад |
Seth Falcon
|
37da392e5d
Test remove and re-add of a pool
|
12 лет назад |
Heinz N. Gies
|
f9737b7e33
Fixed bug in rmpool
|
12 лет назад |
Seth Falcon
|
17f5590497
Enable stale member culling by default
|
12 лет назад |
Seth Falcon
|
4fe27018b0
Do not schedule member culling if pool has fixed size
|
12 лет назад |
Seth Falcon
|
25479472d5
Make member start timeout configurable per pool
|
12 лет назад |
Seth Falcon
|
7371263c22
Use erlang:demonitor(MRef, [flush])
|
12 лет назад |
Seth Falcon
|
4596477ae5
Merge branch 'pooler-1-0'
|
12 лет назад |
Seth Falcon
|
98bc7ce73c
Add sup tree diagram
|
12 лет назад |
Seth Falcon
|
18bd18e8ff
README fixes
|
12 лет назад |
Seth Falcon
|
72d1012ecb
Add basho bench rig
|
12 лет назад |
Seth Falcon
|
712aa825b8
Update README with example of using pooler:new_pool
|
12 лет назад |
Seth Falcon
|
f33a7c6e6b
Allow pooler application start without pools config key
|
12 лет назад |
Seth Falcon
|
f8378ff11f
Update copyright year in pooler_starter.erl
|
12 лет назад |
Seth Falcon
|
668b5b6aa4
Add dynamic pool creation via pooler:new_pool/1
|
12 лет назад |
Seth Falcon
|
1fe38ff905
Handle edge case of empty group in take_group_member
|
12 лет назад |
Seth Falcon
|
f68f74454a
Add NEWS
|
12 лет назад |
Seth Falcon
|
1e92b3f371
Cleanup helper function names for take_group_member
|
12 лет назад |