tidwall
|
7efa55f175
|
Updated JSET command doc
|
2018-09-02 13:53:02 -07:00 |
Ádám Barancsuk
|
091f6caaf7
|
Whitespace fixes
|
2018-09-01 17:11:10 +02:00 |
Ádám Barancsuk
|
b65bdaba9e
|
Use `enumargs`
|
2018-09-01 17:06:05 +02:00 |
Ádám Barancsuk
|
93b85aee01
|
Update JSET arguments
Add previously undocumented argument `STR`.
See the related doc PR at: https://github.com/tile38/tile38.github.io/pull/19
|
2018-09-01 10:53:04 +02:00 |
tidwall
|
fb5c5fb244
|
1.13.0
|
2018-08-29 14:20:07 -06:00 |
tidwall
|
3a6f366955
|
Added NODWELL keyword
|
2018-08-22 16:26:27 -07:00 |
tidwall
|
fa062453cd
|
Update logo
|
2018-08-18 16:25:53 -07:00 |
tidwall
|
73f2cac9a4
|
Fixed stale faraway object
|
2018-08-18 15:53:02 -07:00 |
tidwall
|
8bde592092
|
Updated logo
|
2018-08-17 07:47:03 -07:00 |
tidwall
|
303a0eb536
|
code cleanup
|
2018-08-16 13:14:19 -07:00 |
tidwall
|
3ae26e3479
|
Switch BTree implementation
|
2018-08-16 13:07:55 -07:00 |
tidwall
|
2e7130cda0
|
Updated Pub/Sub documentation
|
2018-08-14 11:13:55 -07:00 |
tidwall
|
b766792d82
|
Fix expire test
|
2018-08-14 11:08:34 -07:00 |
tidwall
|
0e1ae7b4bc
|
Added faraway roam notification
|
2018-08-14 10:48:28 -07:00 |
tidwall
|
b3d3be7e76
|
objects with roam matches
|
2018-08-13 20:27:22 -07:00 |
tidwall
|
25a60a2497
|
hook/channel expiration
|
2018-08-13 17:36:02 -07:00 |
tidwall
|
eef5f3c7b6
|
channels
|
2018-08-13 17:05:30 -07:00 |
tidwall
|
3aa394219d
|
expire package
|
2018-08-13 17:05:20 -07:00 |
Josh Baker
|
4e8a7ccfcd
|
Merge pull request #343 from lennycampino/nats-endpoint
fixed missing else statement when creating nats connection
|
2018-08-09 08:22:21 -07:00 |
Lenny-Campino Hartmann
|
c0063a859c
|
fixed missing else statement when creating nats connection
|
2018-08-09 08:22:18 +02:00 |
tidwall
|
f17e95c6b6
|
Merge branch 'nats-endpoint' of https://github.com/lennycampino/tile38 into lennycampino-nats-endpoint
|
2018-08-08 18:29:22 -07:00 |
Lenny-Campino Hartmann
|
53271ebad6
|
Added NATS endpoint
|
2018-08-07 21:04:04 +02:00 |
tidwall
|
f8fc7645d1
|
Added MQTT tls/cert options
Closes #340
|
2018-08-04 13:32:53 -07:00 |
tidwall
|
3573223b9a
|
removed unneeded file
|
2018-08-04 11:08:56 -07:00 |
tidwall
|
1d78a41e41
|
Added BoxTree
|
2018-08-02 19:57:11 -07:00 |
tidwall
|
39d44980c5
|
Moved json time formatting
|
2018-08-02 17:36:18 -07:00 |
tidwall
|
632b0ebf63
|
Fix data race
|
2018-08-02 17:30:53 -07:00 |
Josh Baker
|
f31cead207
|
Update poly geo comment
|
2018-07-28 07:17:57 -07:00 |
Josh Baker
|
18b19aec2f
|
Merge pull request #327 from arne-cl/patch-1
comment: Point is [lat lon z]
|
2018-07-28 07:14:26 -07:00 |
Josh Baker
|
9ad25079ca
|
Added CLIP keyword to command doc
|
2018-07-28 07:05:15 -07:00 |
Nicolas Reboul
|
7ffb7686c2
|
fix #333 : regression bug introduced by sarama library
|
2018-07-28 07:05:15 -07:00 |
Alex Roitman
|
d09508edd3
|
Fix
|
2018-07-28 07:05:15 -07:00 |
Alex Roitman
|
2be4eab627
|
Add CLIP subcommand to INTERSECTS
|
2018-07-28 07:05:15 -07:00 |
Josh Baker
|
3a9d3d145a
|
Fix sporadic kNN results when TTL is used
fixes #326
|
2018-06-08 09:52:26 -07:00 |
Josh Baker
|
47f2e25d27
|
Fix sporadic kNN results when TTL is used
fixes #326
|
2018-06-08 09:45:18 -07:00 |
Arne Neumann
|
9a26e6d5a7
|
documentation: Point is [lat lon z]
Every developer trips on lat-lon vs. lon-lat at least once, so it's better to clarify this.
|
2018-06-06 09:29:24 +02:00 |
Josh Baker
|
96db984e09
|
Fix aofshrink crash on windows
closes #318
|
2018-05-25 11:50:31 -07:00 |
Brantley Harris
|
d5af91c453
|
Fixed AMQP and AMQPS webhook endpoints to support namespaces.
|
2018-05-14 14:56:24 -05:00 |
Josh Baker
|
e4af14637f
|
Merge branch 'hotfix-313'
|
2018-05-10 09:34:06 -07:00 |
Josh Baker
|
839a9b5d6f
|
Fixed intersect returning incorrect results
closes #313
|
2018-05-10 09:23:47 -07:00 |
Josh Baker
|
bc89726e56
|
Removed dead code
|
2018-05-08 08:53:27 -07:00 |
Josh Baker
|
565f32cc5b
|
Removed dateline normalization
Also removed an rtree wrapper that's no longer needed along with the Z
rectange coordinates for rtree items.
|
2018-05-08 06:56:28 -07:00 |
Alex Roitman
|
a01281a526
|
Add tests for the new CIRCLE subcommand.
|
2018-05-04 11:42:35 -07:00 |
Alex Roitman
|
c4d9ba26d9
|
Add subcommand to the INTERSECTS and WITHIN
|
2018-05-04 10:21:40 -07:00 |
Alex Roitman
|
38aec96474
|
Fix pkg/core/gen.sh so that make works on linux
|
2018-04-20 10:59:13 -07:00 |
Josh Baker
|
08afe004ae
|
Fix tile with zoom level over 63 panics
fixes #302
|
2018-04-19 17:24:47 -07:00 |
Josh Baker
|
d2da9ca6ee
|
ignore reset by peer error
|
2018-04-19 10:28:04 -07:00 |
Josh Baker
|
22be725b45
|
Refactor endpoint package
|
2018-04-19 09:25:39 -07:00 |
Josh Baker
|
19167b3a46
|
Moved images to assets directory
|
2018-04-19 09:04:43 -07:00 |
Josh Baker
|
7e9871bb69
|
Refactor project layout
Move internal and support packages to pkg directory
|
2018-04-19 08:43:32 -07:00 |