Nedyalko Dyakov
|
8bf1376591
|
reorg and refactor of types
|
2025-11-25 18:20:02 +02:00 |
|
ccoVeille
|
c98107019e
|
feat: add optional logger wherever possible
This commit introduces an optional logger parameter to various structs.
This enhancement allows users to provide custom logging implementations.
|
2025-11-19 23:10:24 +01:00 |
|
Nedyalko Dyakov
|
75ddeb3d5a
|
feat(e2e-testing): maintnotifications e2e and refactor (#3526)
* e2e wip
* cleanup
* remove unused fault injector mock
* errChan in test
* remove log messages tests
* cleanup log messages
* s/hitless/maintnotifications/
* fix moving when none
* better logs
* test with second client after action has started
* Fixes
Signed-off-by: Elena Kolevska <elena@kolevska.com>
* Test fix
Signed-off-by: Elena Kolevska <elena@kolevska.com>
* feat(e2e-test): Extended e2e tests
* imroved e2e test resiliency
---------
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Co-authored-by: Elena Kolevska <elena@kolevska.com>
Co-authored-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
Co-authored-by: Hristo Temelski <hristo.temelski@redis.com>
|
2025-09-26 19:17:09 +03:00 |
|
Nedyalko Dyakov
|
0ef6d0727d
|
feat: RESP3 notifications support & Hitless notifications handling [CAE-1088] & [CAE-1072] (#3418)
- Adds support for handling push notifications with RESP3.
- Using this support adds handlers for hitless upgrades.
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Hristo Temelski <hristo.temelski@redis.com>
|
2025-09-10 22:18:01 +03:00 |
|