Savorboard
|
59bf063e4a
|
Add docs for opentelemerty
|
2 years ago |
Savorboard
|
3aaff40e46
|
Add docs for pulsar.
|
3 years ago |
Savorboard
|
a3ee751603
|
Update docs.
|
3 years ago |
Savorboard
|
b94cffb270
|
Add docs for nats transporter.
|
3 years ago |
Savorboard
|
d562d4e8bf
|
Add filter docs.
|
3 years ago |
Savorboard
|
99925303fc
|
Add redis streams menu
|
3 years ago |
Savorboard
|
a6e041c6ff
|
Add google analytics for docs site
|
3 years ago |
Savorboard
|
20ff7d9531
|
Update docs
|
3 years ago |
Savorboard
|
82db536cc9
|
Update docs add castle dynamic proxy sample.
|
3 years ago |
Savorboard
|
07076e52e0
|
Add release notes to docs
|
4 years ago |
Savorboard
|
8ddeda2f44
|
Fix docs
|
4 years ago |
Savorboard
|
a9616d6873
|
Add compensating transaction to docs
|
4 years ago |
Savorboard
|
27e45736e3
|
Fixes wording and docs url
|
4 years ago |
Marko Zorec
|
9c2096ef06
|
Update english documentation - 2 (#608)
* Updates english documentation
* updates english documentation
|
4 years ago |
Savorboard
|
8b51b1d058
|
Upgrade mkdocs-material to 5.x
|
4 years ago |
Savorboard
|
f528fa331a
|
update zh docs for v3.0
|
4 years ago |
Savorboard
|
aaecabe589
|
V3.0 (#452)
* Architectural refactoring
* Add new memory serializer
* code refactor
* Add service inject
* update to publish
* Fix message consumer bugs
* upgrade to netcoreapp3.0
* remove discoverys code
* remove unused files
* Code refactor
* code cleanup
* remove unused file
* upgrade nuget and upgrade framework to netstandard 2.1
* add async support for CAPTransaction
* bug fixed
* Typo: "Getting Stared"
* Add dashboard api interface
* Add Nodediscovry
* remove unused file
* upgrade dashoboard module
* Rename file
* Refactoring postgresql implementation for version 3.0
* Fixed mysql dashboard query bug
* Code refactoring
* Refactoring sqlserver implementation for version 3.0
* Refactoring mongo implementation for version 3.0
* Add index for mysql table
* Fixed sqlserver connection async issue
* Refactoring kafka transport implementation for version 3.0
* Refactoring inmemory storage implementation for version 3.0
* Refactoring azure serverbus transport implementation for version 3.0
* Update samples to netcoreapp3.0
* Refactoring namespace
* Change System.Text.Json to Json.NET
* Code refactoring
* Rename class
* Fix obsolete
* Fix kafka consumer client bugs
* Fix sql reader column index error
* Introduced rewrite table name option
* Introduced rewrite table name option
* Introduced rewrite table name option for pgsql
* Introduced rewrite table name option
* Fix SqlServer service injection bug
* Fix sql bug
* Fix Kafka transport check not working bug. #436
* code cleanup
* update samples
* Adjust dashboard display
* Refacing diagnostics tracing module.
* Code cleanup
* Remove outdated unit tests
* Add sync publish method with additional header
* update version to 3.0
* Add fake transport fot unit tests
* Support null value of message body.
* Rename class
* Rename class
* Fix mysql unit tests
* Fix loops when configuration items are abnormal or unreachable. #444
* Refactoring
* Add sqlsever samples
* Schema renaming to lowercase is more conformant
* Fix SQL Server tranaction error in entityframework. #402
* update readme
* update ci yml
* Remove the database integration test
* fix build error
* upgrade mongo nuget package to 2.10.0, because 2.8.0 have bugs in .net core 3.0
* Fix mongodb dashboard query bugs
* update samples
* Fix postgresql storage bugs
* Fix build error
* Fix unit tests
* Fix build errorFix unit tests
* Add Kafka options to support custom header to add offset and partition into CapHeader. #374
|
4 years ago |
Savorboard
|
c633a6e589
|
Typo: "Getting Stared"
|
5 years ago |
Savorboard
|
99d2bf22c5
|
update home doc descripiton.
|
5 years ago |
Savorboard
|
32ce742acd
|
fix edit_uri
|
5 years ago |
Savorboard
|
930961280f
|
Document structure adjustment
|
5 years ago |
Savorboard
|
721f4df2d4
|
update mkdocs
|
5 years ago |
Savorboard
|
84e32e1b60
|
add logo ico
|
5 years ago |
Savorboard
|
789e426c95
|
Add new chinese document menus
|
5 years ago |
Savorboard
|
999d54a2bf
|
Documentation Revamp
|
5 years ago |
Savorboard
|
ec27295680
|
Documentation Revamp
|
5 years ago |
Savorboard
|
4038d56abf
|
Documentation Revamp
|
5 years ago |
Savorboard
|
72dac8bcbe
|
add license doc file
|
5 years ago |
Savorboard
|
97a450b83a
|
Normalized document
|
5 years ago |
Savorboard
|
98e2353c98
|
Add disqus to docs
|
5 years ago |
Savorboard
|
96ee678bbd
|
Normalized document
|
5 years ago |
Savorboard
|
e2f65c0650
|
update docs config
|
5 years ago |
Savorboard
|
c3ab51f36e
|
update docs
|
5 years ago |
Savorboard
|
6f54e5a8c0
|
fix config bug
|
5 years ago |
Savorboard
|
bf6f7b43a6
|
add docs to master (#284)
* update version to 2.4.0
* Add version options to config file.
* update resource
* add message version support for dashboard
* add message version support for dashboard
* Support using version to isolate messages. #220
* update mongo unit tests
* update unit tests
* update unit tests
* Set default versions for consumer groups
* solve the problem of issue#181 (#237)
* Issue#235 (#238)
* solve the problem of issue#181
* solve the problem of issue#235
* refactor
* Fix the message persistence bug. #240
* using new CamelCaseNamingStrategy
* update packages to .net core 2.2
* update test framework to netcoreapp2.2
* Update .travis.yml
* update TargetFramework
* Exclude build samples project
* update version to 2.4.1
* add samples project to sln for build
* update version to 2.4.2
* Fixed PostgreSql version isolation feature bug. (#256)
* Fixed spelling errors
* modify cap publish Message to rabbitmq slow (#261)
* Startup the CAP with the BackgroundService. #265
* update samples
* Fixed SQL query bug. #266
* update travis ci config
* update travis ci config
* adjust dashboard table column width
* adjust the consumer execution time to milliseconds
* update ignore
* add mkdocs.yml
* update version to 2.4.3
* add about.md docs
* add index.md docs
* add docs
* add docs
* add docs
* add docs
* add docs
* add docs
* add docs
* add docs
* add docs
* add docs
* add docs
* Fix resource files
* add docs
* add docs
* add docs
* Create readme.md
* add markdown extensions supports
* update about.md
* add CNAME fiel
* add img
* update docs
* Update README.zh-cn.md
|
5 years ago |