Skip to content

vietvudanh/geo-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

geo-redis

Geography REST API for Python using Redis as database. Get use of redis 3.2 supporting Geo

Install

Requirement

  1. FLask

  2. Redis-py (current release version do not support geo related query, as mentioned in the issue, I'm using the version on Github)

    Install py pip install -e lib/redis

  3. Geohash

Some note

I implement this project as REST API, with Flask, due to current requirement that I need an isolating API. But the core is geo_radis.py can be used anywhere.

@VietVU, 2016

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published