• keke's avatar
    Feature/support mongodb (#163) · 1242d2d1
    keke authored
    * 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
    1242d2d1
Name
Last commit
Last update
.github Loading commit data...
build Loading commit data...
samples Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CAP.sln Loading commit data...
CAP.vssettings Loading commit data...
Directory.Build.props Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
README.zh-cn.md Loading commit data...
appveyor.yml Loading commit data...
build.cake Loading commit data...
build.ps1 Loading commit data...
build.sh Loading commit data...