issues
search
elixir-lang
/
gen_stage
Producer and consumer actors with back-pressure for Elixir
http://hexdocs.pm/gen_stage
1.52k
stars
192
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Failure when package is compiled in a Docker container
#308
tomciopp
closed
3 months ago
2
Start requiring Elixir 1.11+
#307
whatyouhide
closed
5 months ago
0
Simplify CI
#306
whatyouhide
closed
5 months ago
4
A producer or filter stage that buffers all events and can replay them
#305
RudolfVonKrugstein
closed
8 months ago
2
documentation improvements
#304
ityonemo
closed
1 year ago
1
Document Subscription Demand in `BroadcastDispatcher`
#303
maennchen
closed
1 year ago
3
Fix indentation in `handle_demand/2` documentation
#302
xxdavid
closed
1 year ago
1
Fix typo
#301
aaronrenner
closed
1 year ago
1
Add support for `handle_continue/2` callback
#300
maartenvanvliet
opened
1 year ago
4
There is typo in docs of GenStage module.
#299
uzairaslam196
closed
1 year ago
0
Typo fix in genstage docs
#298
uzairaslam196
closed
1 year ago
1
Fix typo, `responsibile` -> `responsible`
#297
kianmeng
closed
1 year ago
2
avoid sending events in accumulate demand
#296
manuel-rubio
closed
1 year ago
4
Issue changing demand on-the-fly
#295
manuel-rubio
closed
1 year ago
3
Correct year for Code BEAM SF 19
#294
manuel-rubio
closed
1 year ago
1
Bump Erlang and Elixir versions in CI
#293
whatyouhide
closed
1 year ago
1
Polish docs for GenStage.PartitionDispatcher
#292
whatyouhide
closed
1 year ago
1
Allow explicitly specifying :max_demand in DemandDispatcher
#291
lexmag
closed
2 years ago
3
Add t:GenStage.PartitionDispatcher.hash_function/0
#290
whatyouhide
closed
2 years ago
1
Clarify the use of rest for one
#289
objectuser
closed
2 years ago
1
Fix and migrate GitHub Actions to erlef/setup-beam
#288
kianmeng
closed
2 years ago
2
Fix CI
#287
josevalim
closed
2 years ago
0
Add references for license
#286
solar05
closed
2 years ago
1
no function clause matching in GenStage.maybe_producer_cancel/2
#285
halturin
closed
2 years ago
2
Usage of rate-limiter example is unclear
#284
TylerPachal
closed
2 years ago
4
fix-code-comment
#283
TylerPachal
closed
2 years ago
1
Improve documentation for GenStage.PartitionDispatcher
#282
TylerPachal
closed
2 years ago
1
Add example of stopping with events in c:handle_demand/2
#281
whatyouhide
closed
2 years ago
2
Bump OTP and Elixir versions in CI
#280
whatyouhide
closed
2 years ago
0
Polish docs, especially around demand
#279
whatyouhide
closed
2 years ago
1
`Endpoint.config_change/2` causes `undefined handle_info`
#278
sb8244
closed
3 years ago
6
Shuffle the demands on first dispatch for load balancing across consumers
#277
kenspirit
closed
3 years ago
3
Make comments clearer
#276
Rustin170506
closed
3 years ago
1
Format code
#275
Rustin170506
closed
3 years ago
1
Log a warning on a bad subscription
#274
axelson
closed
3 years ago
2
chore: fix missing HTTPS on link
#273
jbampton
closed
3 years ago
1
chore: remove trailing whitespace
#272
jbampton
closed
3 years ago
1
Update CI config
#271
wojtekmach
closed
3 years ago
1
New release
#270
mezz
closed
3 years ago
4
Update docs
#269
LostKobrakai
closed
3 years ago
1
fix(ConsumerSupervisor): allow map-style child specs
#268
paulswartz
closed
3 years ago
1
Compilation error due to lackness of GenStage dependency
#267
luisguilhermemsalmeida
closed
4 years ago
2
Fix typo in error message
#266
Odaeus
closed
4 years ago
1
Fix Elixir 1.11 warnings
#265
oohnoitz
closed
4 years ago
1
Adds support for handle_continue/2 to gen_stage
#264
hazardfn
closed
1 year ago
9
migrate CI from Travis to GitHub Actions
#263
adrianomitre
closed
4 years ago
1
Use the new child supervisor specifications for gen_event example
#262
vgsantoniazzi
closed
4 years ago
1
Make :subscribe_to option type less restrictive
#261
bamorim
closed
4 years ago
1
Init callback return option :subscribe_to looks too restrictive
#260
bamorim
closed
4 years ago
9
add recent Elixir and Erlang/OTP combinations to CI
#259
adrianomitre
closed
4 years ago
1
Next