-
**Describe the bug**
I run CHANS * first to show all the channels. It returns empty array. But when I run PDELCHAN * right after that it returns an array of "removed" channels
**Expected behavior*…
-
Hi,
Thanks for the application, it's really great.
For my use case of tile38, I end up with a large number of unique fields set in the same key, where many of those objects don't have the field set …
-
I can provide you an example:
```go
import "github.com/go-redis/redis"
client := redis.NewClient(&redis.Options{Addr: "localhost:9851"})
cmd := redis.NewStringCmd("set", "fleet", "truck1", "po…
-
The values set through the JSET can wake up by waking up to update why the value of the query label is not provided through the JGE
-
Hi there:
I am maintaining a project and I received a requirement recently in which I need to find points in an annulus, and I search a lot and find tile38 hasn't supported it directly. So I requ…
-
I have done NearBy hooks for close to 50K static points with condition where masterID
and One of the typical hooks look like this
**'NEARBY','fleet','DISTANCE','WHERE','masterID',201,201,'FENCE'…
-
I have been testing the Tile38 performance and the results of simple queries have been really impressive, the server can fully utilize 16 CPU cores when I send queries with 50 client connections, best…
-
I have a list of offers with format
```{
"offers": [
{
"lat": "33.66209712",
"lng": "-84.1817986",
"name": "offer_1",
"allow_distance": 10
},
{
…
-
Hi,
I have 2 polygons and I'm trying to use NEARBY to find the nearest polygon to a point.
[Here is](https://pastebin.com/cRmAJHKa) the data I have in tile38, and this is the command I'm running:
…
-
**Describe the bug**
A Redis client (go-redis) that issues a SUBSCRIBE command does not receive input.
**To Reproduce**
Start two Redis clients. Create a channel (geofence) and subscribe with Re…