Mahmoud Samir
8289e5066a
Apply redis keys hashslots for cluster support ( #949 )
* apply redis keys hashslots for cluster support
* rename var
il y a 3 ans
Mahmoud Samir
55fa911f52
Revert "apply redis keys hashslots for cluster support"
This reverts commit 0d8f084d88
.
il y a 3 ans
Mahmoud Samir
0d8f084d88
apply redis keys hashslots for cluster support
il y a 3 ans
Savorboard
790be1c779
Update samples
il y a 3 ans
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
il y a 3 ans
Savorboard
187ede5cd2
Add custom authorization scheme support for dashbaord. #906
il y a 3 ans
Savorboard
28faa1c51b
update samples
il y a 3 ans
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>
il y a 3 ans
xiangxiren
d048e5f757
Added option to configure JSON serialization settings ( #879 )
* Added option to configure JSON serialization settings
* Fix unit test errors
il y a 3 ans
Savorboard
2908a5e6e8
Add license header
il y a 3 ans
Mahmoud S. Zeid
671b77437a
rename project folder to RedisStreams
il y a 3 ans
Mahmoud S. Zeid
93ee3f28a0
change project name from Redis to RedisStreams
ensure consumer group creation while reading from stream
il y a 3 ans
David Smith
9b83982070
Use GenericConsumerServiceSelector in tests. ( #843 )
Removes sample project.
Co-authored-by: Dave Smith <dave.smith@ventivtech.com>
il y a 3 ans
mahmoud.samir
433460cf48
add redis streams support
il y a 3 ans
David Smith
56400d91b0
Add GenericConsumerServiceSelector ( #835 )
* Custom selector does not route messages
* Works with generic ConsumerServiceSelector.
Works with generic ConsumerServiceSelector.
Moves INamedGroup.
Co-authored-by: Dave Smith <dave.smith@ventivtech.com>
il y a 3 ans
Mateus Viegas
b7649308b2
Created DefaultChallengeScheme on CAP.DashboardOptions.cs to specify dashboard auth challenge scheme ( #815 )
il y a 3 ans
mahmoud.samir
1522d1c2b1
add redis sample
il y a 3 ans
Savorboard
31891fbfc1
Upgrade dependent nuget package to latest version. #803
il y a 3 ans
Savorboard
3dedfd4c5e
fix build warning
il y a 3 ans
Mateus Viegas
8056d49643
Fix/dashboard auth ( #793 )
* Moved app.UseCapDashboard() later in the pipeline and added new parameter to ChallengeAsync with built-in Authorization and Authentication
* Added a sample for using Authenticated dashboards with OpenId
il y a 3 ans
Savorboard
ea7e6e7764
Update nuget packages to .NET 5
il y a 4 ans
Reza3307
e11e44ba7c
Update nuget packages and support .Net 5 ( #727 )
Co-authored-by: Solale90 <solaleh.rm@gmail.com>
il y a 4 ans
Savorboard
8cc49dba17
Remove test connection string from sample
il y a 4 ans
Savorboard
3528432277
Support custom multiple producer threads for sending。 #731
il y a 4 ans
Savorboard
a1fc033200
Fix sample code error. #701
il y a 4 ans
Savorboard
ec22b181af
Update the sample to remove test string
il y a 4 ans
Savorboard
1c3f70940f
Upgrade dependencies NuGet package to latest
il y a 4 ans
Savorboard
ae471b4cae
Add AmazonSQS samples
il y a 4 ans
Bradley Grainger
285904bd03
Update MySqlConnector to 1.0. ( #587 )
il y a 4 ans
Savorboard
a5b807d5ef
Upgrade dependent nuget package version
il y a 4 ans
xiangxiren
37a4d6a0fe
replace dapper with ado.net ( #583 )
* replace dapper with ado.net
* replace dapper with ado.net
* replace dapper with ado.net
* modify nuget reference
Co-authored-by: wandone\xlw <123456>
il y a 4 ans
Savorboard
f6588441fc
Add conosole app sample
il y a 4 ans
Savorboard
0603833cf8
Refactored FailedThresholdCallback parameters to support getting the ServiceProvider. #522
il y a 4 ans
Savorboard
7489ae9d8e
Update samples
il y a 4 ans
Savorboard
55f07ee14e
update samples to asp.net core 3.1
il y a 5 ans
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
il y a 5 ans
Savorboard
801b374079
Fix postgresql storage bugs
il y a 5 ans
Savorboard
99c12441cb
update samples
il y a 5 ans
Savorboard
aedf82cbde
Add sqlsever samples
il y a 5 ans
Savorboard
d627853818
update samples
il y a 5 ans
Savorboard
ffeb5590e2
Introduced rewrite table name option
il y a 5 ans
Savorboard
9f84d7bfae
Update samples to netcoreapp3.0
il y a 5 ans
Savorboard
c4f4f5f484
upgrade dashoboard module
il y a 5 ans
Savorboard
d5314e1ae3
bug fixed
il y a 5 ans
Savorboard
673bd335d4
upgrade to netcoreapp3.0
il y a 5 ans
Savorboard
71e3e1d4ad
Fix message consumer bugs
il y a 5 ans
Savorboard
556cb5a0a5
code refactor
il y a 5 ans
Savorboard
5d1c1bfb08
Architectural refactoring
il y a 5 ans
Savorboard
96c13b87f2
Replace the AzureServiceBus example with the InMomory storage
il y a 5 ans
Savorboard
daee2db80a
Add In-Memory storage support. ( #296 )
il y a 5 ans