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

Add redis5 and redis4 dockers #1871

Merged
merged 28 commits into from Feb 2, 2022
Merged

Commits on Jan 11, 2022

  1. add redis5 and redis4 dockers

    dvora-h committed Jan 11, 2022
    Copy the full SHA
    bf870a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. redis versions testenv

    dvora-h committed Jan 13, 2022
    Copy the full SHA
    258cbf4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e1df47c View commit details
    Browse the repository at this point in the history
  3. path changes

    chayim committed Jan 13, 2022
    Copy the full SHA
    18b9cc1 View commit details
    Browse the repository at this point in the history
  4. fix linters

    dvora-h committed Jan 13, 2022
    Copy the full SHA
    50b1847 View commit details
    Browse the repository at this point in the history
  5. fix tests

    dvora-h committed Jan 13, 2022
    Copy the full SHA
    64691a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Copy the full SHA
    f90835b View commit details
    Browse the repository at this point in the history
  2. fixing linter

    chayim committed Jan 25, 2022
    Copy the full SHA
    3311be7 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Copy the full SHA
    f5bef38 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7f9c1e8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5222d6a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    dfd2263 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1da3037 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    32559aa View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    b2cb3c8 View commit details
    Browse the repository at this point in the history
  8. 4.1.2 (redis#1904)

    dvora-h committed Feb 2, 2022
    Copy the full SHA
    be42689 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    ce232bf View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    d2ab70a View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    fc43430 View commit details
    Browse the repository at this point in the history
  12. Change json.clear test multi to be up to date with redisjson (redis#1922

    )
    
    * fix json clear test
    
    * fix json clear test
    dvora-h committed Feb 2, 2022
    Copy the full SHA
    99b6d05 View commit details
    Browse the repository at this point in the history
  13. Add support for BZMPOP (redis#1851)

    * add bzmpop
    
    * add comment
    
    * fix pr comment
    
    * fix linters
    
    * fix pr comments
    dvora-h committed Feb 2, 2022
    Copy the full SHA
    d4fa099 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    0567fd8 View commit details
    Browse the repository at this point in the history
  15. Add support for ZINTERCARD (redis#1857)

    * add zintercard
    
    * fix pr comment
    
    * linters
    dvora-h committed Feb 2, 2022
    Copy the full SHA
    9e098aa View commit details
    Browse the repository at this point in the history
  16. Add support for EVAL_RO (redis#1862)

    * add sort_ro
    
    * mark test as onlynon cluster
    
    * delete mark test as onlynoncluster
    
    * add eval_ro
    
    * fix linters
    
    * delete sort_ro
    
    * fix pr comment
    
    * add type hints
    
    * add type hints
    
    * linters
    dvora-h committed Feb 2, 2022
    Copy the full SHA
    c76ba62 View commit details
    Browse the repository at this point in the history
  17. Add support for EVALSHA_RO (redis#1863)

    * add evalsha-ro
    
    * fix pr comment
    
    * add type hints
    
    * add type hints
    dvora-h committed Feb 2, 2022
    Copy the full SHA
    36862b8 View commit details
    Browse the repository at this point in the history
  18. Fix naming conventions (redis#1872)

    * fix naming convention
    
    * fix worng changes
    dvora-h committed Feb 2, 2022
    Copy the full SHA
    4d2d62c View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    57592f9 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    cfe3a6b View commit details
    Browse the repository at this point in the history