A curated list of awesome Tile38 software and resources.
Tile38 is an open source, in-memory geolocation data store, spatial index, and real-time geofencing server.
- Tile38 - The server itself: real-time geospatial and geofencing.
- Client Libraries - Official list of client libraries maintained by the project.
- Blog - Official blog with release notes and announcements.
- t38c - Feature-rich Go client (archived).
- t38c (cjkreklow) - Maintained Go client with a smaller command set.
- pyle38 - Async, fully typed Python client.
- tile38-client - Node.js client with a fluent query interface and live geofencing.
- tile38 - Client for Node.js published on npm.
- tile38-chart - Helm chart to deploy Tile38 on Kubernetes with a leader-follower topology for read scaling.
- tile38-ha - Docker image for high availability with Redis Sentinel.
- tiles - Shard utility, the controller and query router for sharded clusters.
- tile38-viewer - Tool to visualise the state of events in Tile38.
- Creating Geofences in .NET with Tile38 - Walkthrough of geofencing with Tile38 from a .NET application.
- Create Geo-aware System: Detecting Whether a User Is Inside the City - Comparing approaches to point-in-city detection, with a Tile38 polygon geofencing implementation.
