Savorboard
e6ffdea3b9
Add support to customize the interval of cleaning messages for collector. ( #973 )
3 years ago
油条
4b7fa15984
Move the release of the object inside the Return method ( #969 )
3 years ago
Savorboard
2f63b707fb
Try to fix the consumer reconnection bug. ( #966 )
3 years ago
changyin.han
4c3a36306e
NATS upgrade client to support header ( #960 )
* replace BinaryFormatter with System.Text.Json.JsonSerializer
* Using heads and data of nats
* Remove unused namespaces.
3 years ago
Andrii Labyntsev
4aeca71f4d
Improvements to AWS provider ( #962 )
* Create AWS topic if if does not exists
* Compact SQS policy to wildcards for same group
* Improve naming in ITransport.AmazonSQS
Co-authored-by: Andrii Labyntsev <lab.andrii@gmail.com>
3 years ago
Savorboard
3c155ce7d6
Fixed consumer register cancellation token source null referencee bug. ( #952 )
3 years ago
Mahmoud Samir
8289e5066a
Apply redis keys hashslots for cluster support ( #949 )
* apply redis keys hashslots for cluster support
* rename var
3 years ago
Mahmoud Samir
55fa911f52
Revert "apply redis keys hashslots for cluster support"
This reverts commit 0d8f084d88
.
3 years ago
Mahmoud Samir
0d8f084d88
apply redis keys hashslots for cluster support
3 years ago
Stratos
a1dd8a997e
Check _snowflakeId instance before locking; ( #938 )
Cache UiMiddleware's url check regex;
3 years ago
Savorboard
6fbfaea3de
Improve flow control for message of in memory. #935
3 years ago
Savorboard
b0d2eb8d4b
Upgrade MySqlConnector package to latest to fix connection timeout bug.
3 years ago
Savorboard
d5fc2d8cd2
Add ignore for operation canceled exception.
3 years ago
Savorboard
ac35087170
Refactor the code to add a more friendly warn when there is no configuration.
3 years ago
Savorboard
49f8fd19b1
Adjust the registration order of Dispatcher so that it is available when consumer connect broker.
3 years ago
Matt Psaltis
2069014720
Add cancellation token support to Subscribers ( #912 )
* Add cancellation token support to Subscribers
* Fix for concurrent tests
* Working on additional tests for unique method cache key and dispatcher rework
* Makes Dispatcher a processing server
3 years ago
wu
470d0e9d26
fix: health check path is changed to 'cap/api/health' ( #921 )
3 years ago
xiangxiren
58bda7c1e7
Disable the generation of .map files when packaging the dashboard project ( #917 )
3 years ago
xiangxiren
a23ad1771f
fix mongo dashbaord query bug #909 ( #915 )
* fix bug #909
* Simplify the code
3 years ago
github-actions[bot]
6eb76a0fd3
{chore: autopublish 2021-06-22T04:40:57Z}
3 years ago
Savorboard
605fc740f3
Fixed dashboard page query bug.
3 years ago
Savorboard
b88c2db7cc
Fixed dashboard query bug.
3 years ago
EMRE TEOMAN
67efbe1563
Abstract base class for ISubscribeFilter ( #911 )
3 years ago
Savorboard
d4485bd3a2
Add pathbase options for dashbaord. #901
3 years ago
Savorboard
21e6792487
Add authentication for api of dashbaord.
3 years ago
Savorboard
187ede5cd2
Add custom authorization scheme support for dashbaord. #906
3 years ago
Savorboard
7ee8eb0096
update global.js
3 years ago
Savorboard
5445bf8c1b
Add readme.md for dashbaord project.
3 years ago
Savorboard
57dd6a7e2c
Fixes typo. #904
3 years ago
Savorboard
7feb39b039
Add for mysql GetDbTransaction extension method of EF work. #867
3 years ago
luox78
1bc1595a97
Add try catch on Dispatcher.Processing when invoke subscriber ( #900 )
* Fix Dashboard metric not update #811
* Add try catch on Dispatcher.Processing when invoke subscriber
3 years ago
Savorboard
3f590dc848
Fixed pending message has not been deleted from buffer list in SQL Server bug. ( #889 )
3 years ago
Savorboard
3f9fcc0e03
Fix build error
3 years ago
Savorboard
4c1de95796
Add subscribe filter support
3 years ago
Manoel Ferreira Neto
f84356592a
Implementing IInfrastructure interface in order to the GetDbTransaction extension method of EF core work ( #891 )
3 years ago
Savorboard
c19a9988ef
Add history graph for dashbaord
3 years ago
xiangxiren
2c0aca335c
Fix query errors ( #881 )
3 years ago
Savorboard
0c68fa4f19
Support topic regex pattern for kafka. ( #871 )
3 years ago
Savorboard
55a2dcf028
Replace razor Dashboard to Vue ( #880 )
* Add new UI project
* Update samples project
* update mainlayout
* Dashboard blazor (#859 )
* refactor: move blazor.server.js to the end
* feat: add BootstrapBlazor service
* chore: upgrade package of BB to latest
* docs: add link for side menu
* Standardized dashboard interface
* Adjust middleware registration
* Fix null exception
* Refactoring paging data for api
* Replace to the new Dashboard
* update vue.config.js
* Rename project
* Add dist folder to project
* Fix project namespace
* Fix sql query bug
Co-authored-by: Argo Zhang <argo@163.com>
3 years ago
xiangxiren
d048e5f757
Added option to configure JSON serialization settings ( #879 )
* Added option to configure JSON serialization settings
* Fix unit test errors
3 years ago
xiangxiren
0a40beac62
Optimized code ( #877 )
3 years ago
Weihan Li
c1899fd953
fix typo in comment ( #870 )
3 years ago
Weihan Li
12c3654bfd
make OperateResult._errors readonly ( #869 )
3 years ago
thisispaulsmith
3fc05989f3
Implement IInfrastructure` on CapEFDbTransaction ( #868 )
Co-authored-by: Paul Smith <paulsmith@e-qualitylearning.com>
3 years ago
Null
a650299a2b
Fix RabbitMQ connection was closed unexpectedly. ( #863 )
* Fix RabbitMQ connection was closed unexpectedly.
* Ensure that the RabbitMQ connection is unique.
3 years ago
Savorboard
4ed4e6c613
Remove logs of rabbitmq connection closed. ( #850 )
3 years ago
Savorboard
8fadbef4ae
Fix compile error
3 years ago
Savorboard
2908a5e6e8
Add license header
3 years ago
Mahmoud S. Zeid
3cddb176ff
return stream position for exsiting stream/group
3 years ago
Mahmoud S. Zeid
671b77437a
rename project folder to RedisStreams
3 years ago