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

Support GEOSEARCH and GEOSEARCHSTORE commands #2771

Merged
merged 28 commits into from
Dec 31, 2021

Commits on Dec 27, 2021

  1. Configuration menu
    Copy the full SHA
    49393c5 View commit details
    Browse the repository at this point in the history
  2. tests

    AvitalFineRedis committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    5ee8ffb View commit details
    Browse the repository at this point in the history
  3. Format

    sazzad16 committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    81d9e9e View commit details
    Browse the repository at this point in the history
  4. Format Protocol Keywords

    sazzad16 committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    ee93a53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6cf1df8 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'AvitalRemote/geosearch_and_geosearchSto…

    …re' into geosearch_and_geosearchStore
    
    # Conflicts:
    #	src/main/java/redis/clients/jedis/CommandObjects.java
    #	src/main/java/redis/clients/jedis/params/GeoSearchParam.java
    AvitalFineRedis committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    f59b895 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3bdf7e View commit details
    Browse the repository at this point in the history
  8. Fix test

    AvitalFineRedis committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    ff7af49 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1f96341 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fd11b9f View commit details
    Browse the repository at this point in the history
  11. Pipeline

    AvitalFineRedis committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    207dbd1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    902be7b View commit details
    Browse the repository at this point in the history
  13. fix indent

    AvitalFineRedis committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    78ad517 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    32a36b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fc4d97 View commit details
    Browse the repository at this point in the history
  3. change func names

    AvitalFineRedis committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    31877b1 View commit details
    Browse the repository at this point in the history
  4. format CommandObjects

    sazzad16 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    267d772 View commit details
    Browse the repository at this point in the history
  5. use camel case

    sazzad16 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    74a9d84 View commit details
    Browse the repository at this point in the history
  6. change func names

    AvitalFineRedis committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    fe148ab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    135eeb5 View commit details
    Browse the repository at this point in the history
  8. use desc

    AvitalFineRedis committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    314e13d View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

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

Commits on Dec 30, 2021

  1. Configuration menu
    Copy the full SHA
    4a1ac84 View commit details
    Browse the repository at this point in the history
  2. stam

    AvitalFineRedis committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    02037b5 View commit details
    Browse the repository at this point in the history
  3. Update src/main/java/redis/clients/jedis/params/GeoSearchParam.java

    Co-authored-by: M Sazzadul Hoque <7600764+sazzad16@users.noreply.github.com>
    AvitalFineRedis and sazzad16 committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    4c0389d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8ce01d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1c1b5f View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

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