Skip to content

Conversation

@vladvildanov
Copy link
Collaborator

Pull Request check-list

Please make sure to review and check all of these items:

  • Do tests and lints pass with this change?
  • Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • Is there an example added to the examples folder (if applicable)?

NOTE: these things are not required to open a PR and can be done
afterwards / while the PR is open.

Description of change

Please provide a description of the change here.

@vladvildanov vladvildanov merged commit 2e3aceb into feat/request-response-policies Nov 3, 2025
4 checks passed
@vladvildanov vladvildanov deleted the vv-req-res-async branch November 3, 2025 12:58
vladvildanov added a commit that referenced this pull request Nov 4, 2025
…3834)

* Added policies parsing and policies resolving (#3805)

* Added poilcy resolution method

* Moved main command proceessing on top

* Fixed return type and keyless detection

* Added Dynamic and Static policies

* Added coverage for policy resolvers

* Removed all policies except search (phase 1)

* Applied comments

* Apply policies for normal and pipeline mode (#3818)

* Added poilcy resolution method

* Moved main command proceessing on top

* Fixed return type and keyless detection

* Added Dynamic and Static policies

* Added coverage for policy resolvers

* Applied request policies

* Removed all policies except search (phase 1)

* Policy applied for normal and pipeline mode

* Added assertion with core command

* Applied comments

* Renamed method

* Added async implementation for Request-Response policies (#3824)

* Added poilcy resolution method

* Moved main command proceessing on top

* Fixed return type and keyless detection

* Added Dynamic and Static policies

* Added coverage for policy resolvers

* Applied request policies

* Removed all policies except search (phase 1)

* Policy applied for normal and pipeline mode

* Added assertion with core command

* Applied comments

* Added async support for Request/Responce policies

* Fixed method name

* Updated async to sync

* Codestyle changes

* Codestyle changes

* Codestyle changes

* Revert changes

* Marked tests with Redis 8.0

* Added timeouts for index creation

* Codestyle changes

* Fixed RESP3 responses

* Codestyle changes

* Added additional option for cluster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants