issues
search
houseofcat
/
RabbitMQ.Dataflows
A set of libraries for rapidly developing RabbitMQ workflows/pipelines.
MIT License
14
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature/omn 4583 adding message expiration support
#62
davilucsg
closed
1 month ago
0
Bump Npgsql from 8.0.2 to 8.0.3 in /src/HouseofCat.Data
#61
dependabot[bot]
closed
6 months ago
1
Release v4.1.5
#60
houseofcat
closed
6 months ago
2
Release v4.1.4
#59
houseofcat
closed
6 months ago
2
Release v4.1.3
#58
houseofcat
closed
6 months ago
1
Release v4.1.2 - Quality of Life Features
#57
houseofcat
closed
6 months ago
2
Release v4.1.1 - Minor Patch
#56
houseofcat
closed
6 months ago
1
Release v4.1.0 - Quality of Life Improvements
#55
houseofcat
closed
6 months ago
2
Release v4.0.0
#54
houseofcat
closed
6 months ago
1
ENH: Add Artifactory publish to GitHub actions
#53
john-carter-radai
closed
6 months ago
0
Adding traces to the PublishAsync - producer.
#52
davilucsg
closed
7 months ago
0
[v4.0.0] - Massive Simplification and Full Open Telemetry Integration
#51
houseofcat
closed
6 months ago
1
Consumer Recovery - Reworked The Behaviors
#50
houseofcat
closed
7 months ago
1
Bump Microsoft.Windows.Compatibility from 7.0.0 to 7.0.3 in /src/HouseofCat.Windows.WMI
#49
dependabot[bot]
closed
8 months ago
1
Run RabbitMQ tests, including ones highlighting issue
#48
tiggerite
closed
11 months ago
1
Race condition causing acking to fail from AutoRecoveringConnection after a recovery
#47
tiggerite
closed
7 months ago
11
Implement RecoveryAwareChannelHost with RecoverChannelAsync, hook into recovery/register/unregister events
#46
tiggerite
closed
1 year ago
1
Extend IConsumer<ReceivedData> rather than concrete Consumer
#45
tiggerite
closed
1 year ago
0
Update all packages to latest matching minor, replace depreciated Microsoft.Toolkit.HighPerformance with CommunityToolkit.HighPerformance
#44
tiggerite
closed
1 year ago
0
Invert Connection/Channel Pool Architecture, Add Cancellation to Publishes
#43
ulmetrs
closed
11 months ago
0
Add ChannelReaderBlock and Engine so new Consumer classes can use via GetConsumerBuffer
#42
tiggerite
closed
1 year ago
1
Adding NET6 support and more.
#41
houseofcat
closed
2 years ago
0
Update RabbitMQ.Client to 6.2.4
#40
tiggerite
closed
2 years ago
3
Conversion from `master` to `main`.
#39
houseofcat
closed
2 years ago
0
AesStreamEncryptionProvider added.
#38
houseofcat
closed
2 years ago
0
Release v1.2.2
#37
houseofcat
closed
2 years ago
0
Release/v1.2.2
#36
houseofcat
closed
3 years ago
0
Allow setting of individual properties from Uri in ConnectionFactory
#35
tiggerite
closed
2 years ago
1
Allow custom TaskScheduler in Pipeline and passing CancellationToken to ConsumerPipeline.StartAsync
#34
tiggerite
closed
2 years ago
0
Allow for passing of CancellationToken from Consumer functions
#33
tiggerite
closed
2 years ago
1
Allow other buffers to be ITargetBlock rather than BufferBlocks
#32
tiggerite
closed
2 years ago
1
Allow setting of BufferBlock/SourceBufferBlock via protected ctor
#31
tiggerite
closed
3 years ago
0
Feature/v1.2.1
#30
houseofcat
closed
3 years ago
1
Allow for StartAsync with overridden ConsumerBlock type
#29
tiggerite
closed
3 years ago
0
Achieving Optimal RabbitMQ Pipeline/Dataflow Performance
#28
houseofcat
closed
1 year ago
20
Should ConsumerPipeline use Task.Factory.StartNew with TaskCreationOptions.LongRunning?
#27
tiggerite
closed
3 years ago
17
Update RabbitMQ.Dataflow project version for NuGet
#26
tiggerite
closed
3 years ago
2
ConsumerTag on ReceivedData, HandleMessage status
#25
tiggerite
closed
3 years ago
3
Small changes to ConsumerDataflow to make new constructor easier to use
#24
tiggerite
closed
3 years ago
0
Expose Started in ConsumerPipeline, nack with requeue true if Consumer cannot handle message
#23
tiggerite
closed
3 years ago
15
Allow passing of immediate flag to StopConsumerAsync
#22
tiggerite
closed
3 years ago
2
Get ConsumerOptions from RabbitService Options
#21
tiggerite
closed
3 years ago
3
Can't seem to find version 1.1.3 of HouseofCat.RabbitMQ.Workflows
#20
tiggerite
closed
3 years ago
1
Consider updating to RabbitMQ.Client 6.2.2
#19
tiggerite
closed
3 years ago
1
Latest RabbitMQ (1.1.1) NuGet throws MissingMethodExceptions
#18
tiggerite
closed
3 years ago
4
Add LazyInitialize option to PoolOptions
#17
tiggerite
closed
3 years ago
6
Updating Compression/Encryption providers.
#16
houseofcat
closed
3 years ago
0
Continuous RabbitMQ enhancements and new Encryption options.
#15
houseofcat
closed
3 years ago
0
Allow overriding of ConnectionHost events and creation
#14
tiggerite
closed
3 years ago
2
Remove provider guards, change RabbitWorkState to use IMessage, update versions of RabbitMQ projects
#13
tiggerite
closed
3 years ago
7
Next