/[ports]
ViewVC logotype

Revision 417404


Jump to revision: Previous Next
Author: amdmi3
Date: Thu Jun 23 23:16:03 2016 UTC (8 years ago)
Changed paths: 10
Log Message:
- Add databases/tile38

Tile38 is an open source (MIT licensed), in-memory geolocation data store,
spatial index, and realtime geofence. It supports a variety of object types
including lat/lon points, bounding boxes, XYZ tiles, Geohashes, and GeoJSON.

Features:

    Spatial index with search methods such as NEARBY, WITHIN, and INTERSECTS.
    Realtime geofencing through persistent sockets or webhooks.
    Object types of lat/lon, bbox, Geohash, GeoJSON, QuadKey, and XYZ tile.
    Support for lots of Clients Libraries written in many different langauges.
    Variety of client protocols, including http (curl), websockets, telnet,
        and the Redis RESP.
    Server responses are RESP or JSON.
    Full command line interface.
    Leader / follower replication.
    In-memory database that persists on disk.

WWW: http://tile38.com/

PR:		210147
Submitted by:	olevole@olevole.ru


Changed paths

Path Details
Directoryhead/GIDs modified , text changed
Directoryhead/UIDs modified , text changed
Directoryhead/databases/Makefile modified , text changed
Directoryhead/databases/tile38/ added
Directoryhead/databases/tile38/Makefile added
Directoryhead/databases/tile38/distinfo added
Directoryhead/databases/tile38/files/ added
Directoryhead/databases/tile38/files/tile38.in added
Directoryhead/databases/tile38/pkg-descr added
Directoryhead/databases/tile38/pkg-plist added

  ViewVC Help
Powered by ViewVC 1.1.27