-
Hi,
First: Tile38 is full of good! Meanwhile, we are investigating using it for spatial queries with the [Who's On First](https://whosonfirst.mapzen.com) project. We've been indexing data using this:…
-
hi, tidwall:
While i trying to get service status, call method Server() in helper.go, Error occurs:
%s invalid character '\x00' looking for beginning of value
%s invalid character '$' looking f…
-
This looks like a great project and especially (dynamic) geofencing is super-interesting.
However, I didn't find any documentation on **performance**. To take one example of interest, if
one stored …
-
Call the EXPIRE command hangs the server.
Ubuntu 16.04 LTS
Release 1.5.0
```
./tile38-server
_______ _______
| | |
|____ | _ | Tile38 1.5.0 (4140065) 64 bit (amd64/linux)…
-
Sorry if this is a dumb question...just a little lost on how to interact w/ the tile38-server via redis-rb. I've got as far as starting the the tile38-server and then connecting to the server & port u…
-
A couple questions about replication:
* Is it possible to determine whether a given is a leader or a follower from one of the "server" commands? If it is I can't seem to figure out how.
* Will a…
-
I believe, that it would be nice idea to have event subscription mask setup during **SETHOOK**
Currently **del**, **drop** and **set** events causes hook to fire.
In my case I am using ~20000 we…
-
Hi,tidwall
How to use this service with tile38? Can you give me an example?
-
Hi, @tidwall
In the fencing event, each ENTER and EXIT are belong to the same group, you can consider adding a unique identity in the event of recognition?
This can be avoided, while many fences …
-
hello:
I set up a nginx . I send a request to nginx reverse proxy tile38 after the visit .But This request
Does not return anything. This request is only "http://localhost:9851/server" . I have tried …