-
**Is your feature request related to a problem? Please describe.**
These are the problems that we are trying to solve :
1. We are trying to run Tile38 as a sidecar to an application that has hi…
-
UNSUBSCRIBE and PUNSUBSCRIBE are missing from the command docs. I can help add the page content for the commands but am unsure if the command pages on website are auto-generated from commands.json in …
-
now i have two points p1 and p2 How to calculate the distance between p1 and p2
-
hi,
I'm starting with litte tests and running tile38 via Docker in this way:
```bash
docker run -p 9851:9851 -v data:/data -d tile38/tile38
```
but after execution and some ```set``` command.. …
-
Hi, tidwall.
Someday my server crash unexpectedly, and I try to restart tile38 server. When loading AOF file, then get error and exit.
So, I cleaned the AOF file and restart, but all the data are…
W-Jie updated
4 years ago
-
Continuing discussion from https://github.com/tidwall/tile38/issues/328
```json
{"type":"Point","coordinates":[30.60775148298956,-96.3439205355819]}
```
If I were to put a boundary for earth i…
-
We are seing intermittent **Connection Refused** issues of **Tile38** running in Kubernetes with python Redis client. Both client/server implements keep_alive and a retry logic. I analized the network…
-
**Describe the bug**
I've following Geometry objects in Tile38
```
# OSM WAY 1
SET LRS_TEST OSM&&WAY10592122 FIELD meta '{"feature":"WAY","layer_id":"WAY","feature_id":"OSM&&WAY10592122","vicm…
-
```
#!watchflakes
post
-
```
$ redis-check-aof tile38/appendonly.aof
0x abf2aa: Expected \r\n, got: 7d0d
```
AOF was generated using rwaoffle, redis-check-aof fails on it though. The file is 2GB so lmk if you n…