[ https://issues.apache.org/jira/browse/CAMEL-13255?focusedWorklogId=203637&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-203637 ]
ASF GitHub Bot logged work on CAMEL-13255: ------------------------------------------ Author: ASF GitHub Bot Created on: 25/Feb/19 12:57 Start Date: 25/Feb/19 12:57 Worklog Time Spent: 10m Work Description: tfabien commented on pull request #2792: [CAMEL-13255] Add support for Redis GEO-related functions URL: https://github.com/apache/camel/pull/2792 Adds support for GEO-related functions to the spring-redis component: * GEOADD (https://redis.io/commands/geoadd) * GEODIST(https://redis.io/commands/geodist) * GEOHASH (https://redis.io/commands/geohash) * GEOPOS (https://redis.io/commands/geopos) * GEORADIUS (https://redis.io/commands/georadius) * GEORADIUSBYMEMBER (https://redis.io/commands/georadiusbymember) Note: PR #2791 ported to master ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 203637) Time Spent: 20m (was: 10m) > camel-spring-redis: Support for redis GEO-related functions > ----------------------------------------------------------- > > Key: CAMEL-13255 > URL: https://issues.apache.org/jira/browse/CAMEL-13255 > Project: Camel > Issue Type: New Feature > Components: camel-spring-redis > Affects Versions: 2.23.2 > Reporter: Fabien Taysse > Priority: Minor > Labels: pull-request-available, redis > Time Spent: 20m > Remaining Estimate: 0h > > Adds support for GEO-related functions to the spring-redis component: > * GEOADD ([https://redis.io/commands/geoadd)] > * GEODIST([https://redis.io/commands/geodist)] > * GEOHASH ([https://redis.io/commands/geohash)] > * GEOPOS ([https://redis.io/commands/geopos]) > * GEORADIUS ([https://redis.io/commands/georadius]) > * GEORADIUSBYMEMBER ([https://redis.io/commands/georadiusbymember]) -- This message was sent by Atlassian JIRA (v7.6.3#76005)