suspend fun RedisTransaction.geodistAwait(key: String, member1: String, member2: String): String
Return the distance between two members in the geospatial index represented by the sorted set.
handler
- Handler for the result of this call.
Return