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

Making search document subscriptable #2615

Merged
merged 13 commits into from Mar 15, 2023

Commits on Mar 14, 2023

  1. Copy the full SHA
    aebd764 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fb4ba68 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. retrigger checks

    aksinha334 committed Mar 15, 2023
    Copy the full SHA
    39bfa18 View commit details
    Browse the repository at this point in the history
  2. update json().arrindex() default values (redis#2611)

    * update json().arrindex() default values
    
    * add unit test
    
    * fix falsy checks
    
    * more unit tests
    
    * add asyncio tests
    
    * fix lint line length
    
    ---------
    
    Co-authored-by: Alex Schmitz <aschmitz@box.com>
    2 people authored and aksinha334 committed Mar 15, 2023
    Copy the full SHA
    1a693b2 View commit details
    Browse the repository at this point in the history
  3. Speeding up the protocol parsing (redis#2596)

    * speeding up the protocol parser
    
    * linting
    
    * changes to ease
    chayim authored and aksinha334 committed Mar 15, 2023
    Copy the full SHA
    a4feb3c View commit details
    Browse the repository at this point in the history
  4. Fixed CredentialsProvider examples (redis#2587)

    Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
    2 people authored and aksinha334 committed Mar 15, 2023
    Copy the full SHA
    7b09b3d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c7f9457 View commit details
    Browse the repository at this point in the history
  6. [types] update return type of smismember to list[int] (redis#2617)

    * update return type of smismember
    
    * use Literal instead of int
    ryin1 authored and aksinha334 committed Mar 15, 2023
    Copy the full SHA
    1470726 View commit details
    Browse the repository at this point in the history
  7. retrigger checks

    aksinha334 committed Mar 15, 2023
    Copy the full SHA
    24812fd View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    5217f35 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    ccbfd27 View commit details
    Browse the repository at this point in the history
  10. Fixed linter issue

    aksinha334 committed Mar 15, 2023
    Copy the full SHA
    b874b37 View commit details
    Browse the repository at this point in the history
  11. retrigger checks

    aksinha334 committed Mar 15, 2023
    Copy the full SHA
    b3fb5f9 View commit details
    Browse the repository at this point in the history