-
**Is your feature request related to a problem? Please describe.**
I have some Tile38 servers with very high frequency updates, so I want to make sure that replicas are up to date, before I offload…
-
Hey,
We are planning to use Tile38 in production. We were wondering what is the best was to set up monitoring and alerting?
Should we rely on system metrics like load averages, CPU, disk metri…
-
Hi Josh,
I'm back doing some maintenance and fixing some reported issues on my [Tile38 node](https://github.com/phulst/node-tile38) library. However I ran into an issue during testing:
How do yo…
-
Sorry to re-ask an old question ( #42 ), but I'm trying to troubleshoot a performance issue with my production instance and graphing CPU over time, it seems I'm running into a ceiling on CPU. The pro…
-
Hi,
I need to check which polygons in my cache contain some other polygon.
I saw that 'within' command return only objects that are fully contained inside of a specified bounding area. It's the oppo…
-
Does Tile38 save somewhere else (besides the AOF) the registered hooks/chans so it could reload them after a restart?
In my use-case I don't care much about the data, and the data is being updated …
-
Originally reported by: **Roberto Casadei (Bitbucket: [metaphori](https://bitbucket.org/metaphori), GitHub: [metaphori](https://github.com/metaphori))**
----------------------------------------
Simu…
-
I am setting up the hooks like this
```
execute_command('SETHOOK', tile,url,'INTERSECTS','fleet,fleet:1,fleet:2','FENCE','DETECT','enter,exit','COMMANDS','set', 'OBJECT',line)
```
Idea is to do **…
-
**Describe the bug**
NODWELL keyword has no affect on roaming Geofences
**To Reproduce**
Steps to reproduce the behavior:
Move 2 object's points simultaneously and multiple notifications are ge…
-
**Describe the bug**
I am running tile38 on production. For my use cases I have 1 million hooks and geofences defined. Everything works as expected except that I am getting memory issues.
Heap size …