大師兄丶
0e575a446e
Update docs
3年前
Savorboard
9fc0176f54
Add EnableClientLog option for Apache Pulsar transport.
3年前
Savorboard
952f42a27f
Enable #nullable for SqlServer transport.
3年前
Savorboard
61942d5d31
Enable #nullable for redis streams transport.
3年前
Savorboard
a471feaaa4
Enable #nullable for RabbitMq transport.
3年前
Savorboard
2a848af23b
Enable #nullable for Pulsar transport.
3年前
Savorboard
bddaf525e9
Enable #nullable for postgresql storage.
3年前
Savorboard
3cf141f6aa
Enable #nullable for NATS transport.
3年前
Savorboard
2e2b45f833
Enable #nullable for mysql storage.
3年前
Savorboard
b36fb6562d
Enable #nullable for mongo storage.
3年前
Savorboard
17c81c891a
Enable #nullable for kafka transport.
3年前
Savorboard
85a66f5b77
Enable #nullable for inmemory storage.
3年前
Savorboard
2537471779
Enable #nullable for azureservicebus.
3年前
Savorboard
f9e46337e7
Tweak kafka read header by index when the Key already exists.
3年前
Savorboard
c3faabce06
Fixes unit test.
3年前
savorboard
c4199b5bd0
Fixes unit test.
3年前
savorboard
43ada6042c
Enable #nullable for AmazonSQS
3年前
Savorboard
9512640bc7
Enable #nullable default
3年前
savorboard
65e0d448b4
Code cleanup.
3年前
savorboard
81af87f036
Provide NormalizeStreamName as a configuration item in NatsOptions. #1047
3年前
savorboard
432cfd95ab
Use dot prefix characters ‘xxx’ [xxx.*] as the stream name for NATS Jetstream. #1047
3年前
Savorboard
1399a1a53e
Upgrade package to .NET 6
3年前
Savorboard
688f79c6c0
Update CI configuration
3年前
Savorboard
deb869cc06
Update to .NET 6
3年前
savorboard
f1500fd382
Fixes RabbitMQ federation plugin, some headers with object values cause cast exceptions. ( #1036 )
3年前
savorboard
270304ca33
Update github sourcelink package to version 1.0.0
3年前
savorboard
211f6c0fc1
Upgrade dependent nuget packages.
3年前
savorboard
bb5a574b0b
Update docs
3年前
Dariusz Lenartowicz
f034c1e502
Added possibility to process messages for each consumer group independently ( #1034 )
* Clarifying the behavior of Subscription Group
* Improved logging informations
* Added DispatcherPerGroup implementation
* Added Sample.RabbitMQ.SqlServer.DispatcherPerGroup
* Renaming receivers in sample
* Updated documentation
3年前
modabas
53e4f207df
Handling unobserved tasks of async method calls in Amazon SQS module and local development environment support ( #1033 )
* -handle unobserved return tasks of async methods in Amazon SQS module
-add serviceUrl parameters to Amazon SQS module configuration to support local development environments like localstack
"change Broker Address name of AmazonSQSTransport from "RabbitMQ" to "AmazonSQS" in Amazon SQS module
* -discard unused return values
3年前
油条
4d510cd16e
Fix the problem of long integer loss ( #1028 )
3年前
Savorboard
b194d60830
Update docs for NATS.
3年前
Savorboard
3aaff40e46
Add docs for pulsar.
3年前
油条
d1d771dcf1
Merge pull request #1010 from dotnetcore/nats-jetstreams
Replace to jetstreams support for NATS
3年前
油条
c99a899a0a
Merge pull request #1009 from dotnetcore/supports/pulsar
Add transport support for pulsar
3年前
Savorboard
f1670c8268
Add pulsar samples.
3年前
Savorboard
27d4bb7cef
Fix the exception that the consumer name is null.
3年前
Savorboard
2b44f6eaa1
Upgrade plusar client to 2.8.1
3年前
Savorboard
1b8290f9a5
Merge branch 'master' into supports/pulsar
# Conflicts:
# CAP.sln
3年前
Savorboard
83b95af9bf
Add support jetstreams for NATS. ( #983 )
3年前
Weihan Li
166773dd11
Use KeyExistsAsync for exists check ( #1004 )
3年前
Savorboard
740e95ba83
Code cleanup
3年前
Savorboard
9fefd4d352
Improve the documentation.
3年前
Savorboard
46d1b7d4e3
Fixes inmemory storage IndexOutOfRangeException. ( #977 )
3年前
Savorboard
6b8c78f2c5
Merge branch 'master' of https://github.com/dotnetcore/CAP
3年前
Savorboard
a3ee751603
Update docs.
3年前
Savorboard
1a9ca48d26
Fixes unit test.
3年前
Savorboard
c5a07e7417
Add support scanning subscribers from the assembly. ( #993 )
3年前
Savorboard
f71aae1479
Code cleanup.
3年前
Dan
42796c95b5
Change Kafka BuildConsumer to return Consumer rather than set private _consumerClient ( #990 )
Co-authored-by: Unknown <email@example.co.uk>
3年前