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
|
e15f518532
|
Add Kafka options to support custom header to add offset and partition into CapHeader. #374
|
4 years ago |
Savorboard
|
cf3829993b
|
Fix unit tests
|
4 years ago |
Savorboard
|
04a42619ac
|
Fix build error
|
5 years ago |
Savorboard
|
801b374079
|
Fix postgresql storage bugs
|
5 years ago |
Savorboard
|
24dcba902b
|
Fix mongodb dashboard query bugs
|
5 years ago |
Savorboard
|
c08808c126
|
upgrade mongo nuget package to 2.10.0, because 2.8.0 have bugs in .net core 3.0
|
5 years ago |
Savorboard
|
5df6c76c8a
|
Fix SQL Server tranaction error in entityframework. #402
|
5 years ago |
Savorboard
|
45286ea2f0
|
Schema renaming to lowercase is more conformant
|
5 years ago |
Savorboard
|
2f4b65b457
|
Refactoring
|
5 years ago |
Savorboard
|
6583c9aff3
|
Fix loops when configuration items are abnormal or unreachable. #444
|
5 years ago |
Savorboard
|
5dcb72a416
|
Fix mysql unit tests
|
5 years ago |
Savorboard
|
66b9eb9851
|
Rename class
|
5 years ago |
Savorboard
|
5d7c779654
|
Rename class
|
5 years ago |
Savorboard
|
cb86c9522b
|
Support null value of message body.
|
5 years ago |
Savorboard
|
772a509ce6
|
Add sync publish method with additional header
|
5 years ago |
Savorboard
|
82416af83a
|
Code cleanup
|
5 years ago |
Savorboard
|
fa9b4a3b05
|
Refacing diagnostics tracing module.
|
5 years ago |
Savorboard
|
828de68634
|
Adjust dashboard display
|
5 years ago |
Savorboard
|
11d61b4694
|
code cleanup
|
5 years ago |
Savorboard
|
46cdfa1797
|
Fix Kafka transport check not working bug. #436
|
5 years ago |
Savorboard
|
72f7094bac
|
Fix sql bug
|
5 years ago |
Savorboard
|
7343864654
|
Fix SqlServer service injection bug
|
5 years ago |
Savorboard
|
71df4dfdd9
|
Introduced rewrite table name option
|
5 years ago |
Savorboard
|
14d0b34c78
|
Introduced rewrite table name option for pgsql
|
5 years ago |
Savorboard
|
01d231e44e
|
Introduced rewrite table name option
|
5 years ago |
Savorboard
|
ffeb5590e2
|
Introduced rewrite table name option
|
5 years ago |
Savorboard
|
b6699e1df6
|
Fix sql reader column index error
|
5 years ago |
Savorboard
|
b9228c4d5b
|
Fix kafka consumer client bugs
|
5 years ago |
Savorboard
|
835b589ae6
|
Fix obsolete
|
5 years ago |
Savorboard
|
a75401d9c6
|
Rename class
|
5 years ago |
Savorboard
|
eb90cac6d9
|
Code refactoring
|
5 years ago |
Savorboard
|
02c0eefd07
|
Change System.Text.Json to Json.NET
|
5 years ago |
Savorboard
|
b3aeb1a247
|
Refactoring namespace
|
5 years ago |
Savorboard
|
9f84d7bfae
|
Update samples to netcoreapp3.0
|
5 years ago |
Savorboard
|
45c8745e0b
|
Refactoring azure serverbus transport implementation for version 3.0
|
5 years ago |
Savorboard
|
3f50de25e8
|
Refactoring inmemory storage implementation for version 3.0
|
5 years ago |
Savorboard
|
004ed56991
|
Refactoring kafka transport implementation for version 3.0
|
5 years ago |
Savorboard
|
f37fd9ac09
|
Fixed sqlserver connection async issue
|
5 years ago |
Savorboard
|
f36d68692d
|
Add index for mysql table
|
5 years ago |
Savorboard
|
d2444936a5
|
Refactoring mongo implementation for version 3.0
|
5 years ago |
cuibty
|
5f690e723b
|
add index to ExpiresAt (#426)
|
5 years ago |
Savorboard
|
65a5ea8364
|
Refactoring sqlserver implementation for version 3.0
|
5 years ago |
Savorboard
|
df677948a5
|
Code refactoring
|
5 years ago |
Savorboard
|
e7f11d22b8
|
Fixed mysql dashboard query bug
|
5 years ago |
Savorboard
|
fbf5fa61da
|
Refactoring postgresql implementation for version 3.0
|
5 years ago |
Savorboard
|
c15ae3172d
|
Rename file
|
5 years ago |
Savorboard
|
c4f4f5f484
|
upgrade dashoboard module
|
5 years ago |
Savorboard
|
200d14a826
|
remove unused file
|
5 years ago |
Savorboard
|
59f90b07bb
|
Add Nodediscovry
|
5 years ago |