Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: swarad07/phpredis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: swarad07/phpredis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: geocommands
Choose a head ref
  • 1 commit
  • 5 files changed
  • 1 contributor

Commits on Oct 1, 2015

  1. Initial support for geo commands

    This commit adds initial support for the new GEO commands.
    Presently the more complicated GEORADIUS[BYMEMBER] command
    doesn't do much post-processing of the response, but will
    probably be modified in the future to return it in a more
    php friendly way.
    michael-grunder committed Oct 1, 2015
    Configuration menu
    Copy the full SHA
    edd777a View commit details
    Browse the repository at this point in the history
Loading