RIP
Tutorial
Tags
Topics
Examples
eBooks
Download redis (PDF)
redis
Getting started with redis
Backup
Connecting to redis using Python
Geo
GEOADD
GEODIST
How to Connect to Redis in Java using Jedis
Installation and Setup
Lua Scripting
Pub/Sub
Redis Keys
Redis List Datatype
Redis Persistence Storage
Redis Set Datatype
Redis String datatype
Sorted Sets
redis
Getting started with redis
Backup
Connecting to redis using Python
Geo
GEOADD
GEODIST
How to Connect to Redis in Java using Jedis
Installation and Setup
Lua Scripting
Pub/Sub
Redis Keys
Redis List Datatype
Redis Persistence Storage
Redis Set Datatype
Redis String datatype
Sorted Sets
redis
Geo
Introduction
Redis provides the GEO datatype to work with geospatial indexed data.
Syntax
GEOADD key longitude latitude member [longitude latitude member ...]
GEODIST key member1 member2 [unit]
Geo Related Examples
GEOADD
GEODIST
PDF
- Download
redis
for free
Previous
Next
This modified text is an extract of the original Stack Overflow Documentation created by following
contributors
and released under
CC BY-SA 3.0
This website is not affiliated with
Stack Overflow
Email:
tutorialpedia@outlook.com