Savorboard
57a3e43271
remove unused file
6 anni fa
Savorboard
b136e21d44
update samples.
6 anni fa
Savorboard
ea6506d1a7
update samples
6 anni fa
Savorboard
d753b1a2d6
Add ef sent message demo to SqlServer samples
6 anni fa
Savorboard
ffba435d7e
update samples
6 anni fa
Savorboard
1bb0c8d5cd
add sqlserver samples
6 anni fa
Savorboard
45bd5ed2d1
update samples
6 anni fa
Savorboard
dae03f33b7
update samples
6 anni fa
Savorboard
406d338a44
update samples
6 anni fa
Savorboard
9ecc525433
update samples
6 anni fa
Savorboard
797b1f71ba
update samples
6 anni fa
Savorboard
8485fb2f0c
rename CapTransaction to Transaction
6 anni fa
Savorboard
6a4268cd0a
update samples
6 anni fa
Savorboard
53c5c74cb3
update samples.
6 anni fa
Savorboard
205e3b3e53
Refactor mongodb module for new transaction mode
6 anni fa
Savorboard
8bee1d4369
update samples
6 anni fa
Savorboard
20717b5817
Refactor MongoDB for new transaction
6 anni fa
Savorboard
ae63286896
switch mysql driver to mysql.data
6 anni fa
Savorboard
d20605d8d5
switch mysql driver to mysql.data
6 anni fa
Savorboard
09beaeecf7
upgrade nuget packages
6 anni fa
Savorboard
d57c88e76b
upgrade nuget packages
6 anni fa
Savorboard
aa6840f07e
cleanup samples.
6 anni fa
Savorboard
8b3c30cd93
cleanup samples.
6 anni fa
keke
885b37ba72
Abstract MongoTransaction to make the usage more comfortable ( #167 )
* Abstract MongoTransaction to make the usage more comfortable
* Tweak the method name
6 anni fa
keke
3ecc92f21f
Abstract MongoTransaction to make the usage more comfortable ( #167 )
* Abstract MongoTransaction to make the usage more comfortable
* Tweak the method name
6 anni fa
keke
1242d2d144
Feature/support mongodb ( #163 )
* Ignore .vscode
* Add MongoDBTest
* New DotNetCore.CAP.MongoDB
* Use MongoDB
* Initialize MongoDB
* GetPublishedMessageAsync
* GetPublishedMessagesOfNeedRetry
* Get received message
* Change published state
* Chang received state
* Store received message
* MongoDBStorageTransaction
* Implement CapPublisher
* Fix CAP.BuilderTest
* Implement ICollectProcessor
* Configure MongoDBOptions
* Test MongoDBHelper
* Remove useless code
* GetMonitoringApi
* Test MongoDbStorage
* Test MongoDBStorageConnection
* Test MongoDBStorageConnection
* Add sample for MongoDB
* Tweak CapPublisher
* Wati interval
* Tweak Mongo extension
* Publish without mongo session
* Publish rollback
* Publish without session & subscribe msg
* Tweak rabbitmq config
* .gitignore
* Implement & test HourlyFailedJobs
* Rename MongoDBUtil
* Rename MongoDBUtilTest
* Tweak pipeline
* Implement HourlyJobs
* Remove redundant code
* Implement Messages
* Implement MessagesCount
* Fix non-standard StatusName
* To local time
* Tweak two properties name
* Tweak two methods name
* Supplement xml comments
* Fix wrong names
6 anni fa
keke
584852b61f
Feature/support mongodb ( #163 )
* Ignore .vscode
* Add MongoDBTest
* New DotNetCore.CAP.MongoDB
* Use MongoDB
* Initialize MongoDB
* GetPublishedMessageAsync
* GetPublishedMessagesOfNeedRetry
* Get received message
* Change published state
* Chang received state
* Store received message
* MongoDBStorageTransaction
* Implement CapPublisher
* Fix CAP.BuilderTest
* Implement ICollectProcessor
* Configure MongoDBOptions
* Test MongoDBHelper
* Remove useless code
* GetMonitoringApi
* Test MongoDbStorage
* Test MongoDBStorageConnection
* Test MongoDBStorageConnection
* Add sample for MongoDB
* Tweak CapPublisher
* Wati interval
* Tweak Mongo extension
* Publish without mongo session
* Publish rollback
* Publish without session & subscribe msg
* Tweak rabbitmq config
* .gitignore
* Implement & test HourlyFailedJobs
* Rename MongoDBUtil
* Rename MongoDBUtilTest
* Tweak pipeline
* Implement HourlyJobs
* Remove redundant code
* Implement Messages
* Implement MessagesCount
* Fix non-standard StatusName
* To local time
* Tweak two properties name
* Tweak two methods name
* Supplement xml comments
* Fix wrong names
6 anni fa
Savorboard
fa89e27cc6
Release 2.2.5 ( #162 )
* update version to 2.2.4
* Fixed Incorrect local IP address judgment of IPv6. (#140 )
* Fixed DateTime localization format conversion error to sql.(#139 )
* update version to 2.2.5
* remove unused constructor.
* Fixed DateTime localization format conversion error to sql.(#139 )
* Improved logging
* support RabbitMQ cluster configuration.
* Fixed dashboard message page re-requeue and re-executed operate bug. (#158 )
* refactor code
* refactor log extensions.
* refactor retry task processor.
* Fixed configuration options of FailedThresholdCallback could not be invoke when the value less then three. (#161 )
* update samples.
* Fixed SendAsync or ExecuteAsync recursion retries bug. (#160 )
* Fixed SendAsync or ExecuteAsync recursion retries bug. (#160 )
6 anni fa
Savorboard
d032b26d13
update samples.
6 anni fa
Savorboard
3e87d5ee1d
update samples.
6 anni fa
Savorboard
5c42282fad
update sample.
6 anni fa
Savorboard
05852ee511
update sample.
6 anni fa
Savorboard
15edd352a9
Upgrade the dependent nuget package to the latest version
6 anni fa
Savorboard
ffd23df4fd
Upgrade the dependent nuget package to the latest version
6 anni fa
Savorboard
ff5872d4f0
refactor csproj structure.
6 anni fa
Savorboard
c0337ae608
refactor csproj structure.
6 anni fa
Savorboard
fd19d977fd
Upgrade samples to .net core 2.1
6 anni fa
Savorboard
d8c96d8070
Upgrade samples to .net core 2.1
6 anni fa
Savorboard
b5a67fe0fa
update samples.
6 anni fa
Savorboard
3086589e26
update samples.
6 anni fa
Savorboard
f2140f0734
add appsettings.json to sample.
6 anni fa
Savorboard
8f3406f63c
add appsettings.json to sample.
6 anni fa
Savorboard
3a8bcf0324
Release 2.2.2 ( #121 )
* fixed message enqueue exception in v2.2
* add log to samples
* Improved log output. #114
* add default timeout configuration for kafka client.
* fixed retry processor bugs.
* Fixed kafka producer exception log without logging when publish message.
* update version num to 2.2.2
* rename configuration options FailedCallback to FailedThresholdCallback
* rename files name.
* remove unused files.
* modify the error comments.
* update samples.
* add logs.
6 anni fa
Savorboard
c05386016f
Release 2.2.2 ( #121 )
* fixed message enqueue exception in v2.2
* add log to samples
* Improved log output. #114
* add default timeout configuration for kafka client.
* fixed retry processor bugs.
* Fixed kafka producer exception log without logging when publish message.
* update version num to 2.2.2
* rename configuration options FailedCallback to FailedThresholdCallback
* rename files name.
* remove unused files.
* modify the error comments.
* update samples.
* add logs.
6 anni fa
Savorboard
d11f929830
update samples.
6 anni fa
Savorboard
0f6ae8add1
update samples.
6 anni fa
Savorboard
0d24027a30
update samples.
6 anni fa
Savorboard
01aeb132e7
update samples.
6 anni fa
Savorboard
e53863a659
add log to samples
6 anni fa
Savorboard
b68e82d55a
update samples.
6 anni fa