Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync branch with 2.x #1169

Merged
merged 10 commits into from
Feb 21, 2023
Merged

Sync branch with 2.x #1169

merged 10 commits into from
Feb 21, 2023

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    c541617 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50e005b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Extended core support by implementing SORT_RO command (predis#1044)

    * Added support for SORT_RO command
    
    * Codestyle fixes
    
    * Added command description
    
    ---------
    
    Co-authored-by: Vladyslav Vildanov <vladyslavvildanov@Vladyslav-Vildanov-MacBook-Pro.local>
    vladvildanov and Vladyslav Vildanov committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    db65e5e View commit details
    Browse the repository at this point in the history
  2. fix deprecated call

    tillkruss committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    38e955b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Added support for container commands (predis#1049)

    * Added support for container commands FUNCTION LOAD, FUNCTION DELETE and FCALL
    
    * Changed ContainerInterface and AbstractContainer
    
    * Re-implement logic of abstract methods
    
    ---------
    
    Co-authored-by: Vladyslav Vildanov <vladyslavvildanov@Vladyslav-Vildanov-MacBook-Pro.local>
    vladvildanov and Vladyslav Vildanov committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    98222f4 View commit details
    Browse the repository at this point in the history
  2. Added stream commands to KeyPrefixProcessor (predis#1051)

    Co-authored-by: Vladyslav Vildanov <vladyslavvildanov@Vladyslav-Vildanov-MacBook-Pro.local>
    vladvildanov and Vladyslav Vildanov committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    2935095 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    8a5ced5 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Resolve merge conflicts

    Vladyslav Vildanov authored and Vladyslav Vildanov committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    28a037e View commit details
    Browse the repository at this point in the history
  2. Codestyle fixes

    Vladyslav Vildanov authored and Vladyslav Vildanov committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    83e85f3 View commit details
    Browse the repository at this point in the history
  3. Changed return annotation

    Vladyslav Vildanov authored and Vladyslav Vildanov committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    9164b36 View commit details
    Browse the repository at this point in the history