Savorboard
|
1e250edd43
|
Cleanup Code
|
6 years ago |
Savorboard
|
b55693b6ef
|
add summary comment
|
6 years ago |
Savorboard
|
f75cd278fc
|
rename file
|
6 years ago |
Savorboard
|
57a3e43271
|
remove unused file
|
6 years ago |
Savorboard
|
2df85b1944
|
optimized code
|
6 years ago |
Savorboard
|
7d1fe75b85
|
rename mongdb publisher
|
6 years ago |
Savorboard
|
60c028f11c
|
refactor extension methods
|
6 years ago |
Savorboard
|
3f37a45311
|
Add file copyright
|
6 years ago |
Savorboard
|
5be6739cde
|
add and refactor transaction extension
|
6 years ago |
Savorboard
|
f13c6ef967
|
Add cap dbtransaction wapper
|
6 years ago |
Savorboard
|
32b64ac135
|
reduce dependent nuget packages
|
6 years ago |
Savorboard
|
690380a3cc
|
tweak transaction extension method
|
6 years ago |
Savorboard
|
57a004aeb3
|
add UserMongoDB extension method
|
6 years ago |
Savorboard
|
925d28acfb
|
add MongoDbTransaction to DI
|
6 years ago |
Savorboard
|
20717b5817
|
Refactor MongoDB for new transaction
|
6 years ago |
Savorboard
|
3aab6b2344
|
refactor
|
6 years ago |
Savorboard
|
6d35ef96ab
|
add file license header.
|
6 years ago |
Savorboard
|
c7010473ee
|
add file license header.
|
6 years ago |
keke
|
885b37ba72
|
Abstract MongoTransaction to make the usage more comfortable (#167)
* Abstract MongoTransaction to make the usage more comfortable
* Tweak the method name
|
6 years ago |
keke
|
3ecc92f21f
|
Abstract MongoTransaction to make the usage more comfortable (#167)
* Abstract MongoTransaction to make the usage more comfortable
* Tweak the method name
|
6 years ago |
Savorboard
|
8542a5f3fe
|
add AssemblyInfo.cs
|
6 years ago |
Savorboard
|
77e5547e33
|
add AssemblyInfo.cs
|
6 years ago |
Savorboard
|
308539032b
|
tweak database configuration name to ‘DatabaseName’
|
6 years ago |
Savorboard
|
5c076aa56f
|
tweak database configuration name to ‘DatabaseName’
|
6 years ago |
Savorboard
|
b67e8ebc4a
|
add copyright license header to code file.
|
6 years ago |
Savorboard
|
60c12d41a1
|
add copyright license header to code file.
|
6 years ago |
Savorboard
|
b886cb3e9f
|
Refactoring to specification
|
6 years ago |
Savorboard
|
0cc7f5e5a0
|
Refactoring to specification
|
6 years ago |
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 years ago |
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 years ago |