Commit Graph

707 Commits

Author SHA1 Message Date
Steve Lacy 1a8993feaf
Add RequireValid env variable and parse options 2019-01-10 09:36:58 -07:00
Josh Baker c341ec1b6c
Merge pull request #398 from tidwall/Ensuring-channel-publish-order
Ensuring channel publish order
2019-01-09 10:40:31 -07:00
Steven Wolfe eb2ff76f86 Sorting > 1 and docs 2019-01-09 10:35:50 -07:00
Steven Wolfe a5fbcf5f15 Ensuring channel publish order 2019-01-09 00:23:53 -07:00
tidwall fa0261db65 Merge branch 'rshura-lua/distance_to' 2019-01-06 10:30:31 -07:00
tidwall ed31f2bd4c Merge branch 'lua/distance_to' of https://github.com/rshura/tile38 into rshura-lua/distance_to 2019-01-06 10:29:59 -07:00
tidwall d7d0baa954 Fix roam fence missing 2019-01-06 10:23:57 -07:00
Alex Roitman 5e215c247d Add distance_to function to the tile38 namespace in lua.
distance_to(lat_a, lon_a, lat_b, lon_b) returns distance in meters between points A and B.
2019-01-04 14:57:00 -08:00
Josh Baker 35dbb0cd6f
Update CHANGELOG.md 2019-01-04 09:04:29 -07:00
tidwall dab6a7ea65 Updated core 2018-12-29 13:35:56 -07:00
Josh Baker c63effe54a
Merge pull request #395 from rshura/rename
Add RENAME and RENAMENX commands.
2018-12-29 12:55:21 -07:00
Alex Roitman 2a544f2d2c Add command stubs for new commands. Fix typos. 2018-12-28 15:00:13 -08:00
Alex Roitman e1c82e17f7 Refactor to be more consistent with redis responses. 2018-12-28 14:46:54 -08:00
Alex Roitman 01a7dda2a1 Add RENAME and RENAMENX commands. 2018-12-27 17:15:53 -08:00
Josh Baker 1eee8ee1a1
Update README.md 2018-12-13 18:57:31 -08:00
tidwall 4a6764fd2a Updated readme 2018-12-13 18:56:18 -08:00
tidwall 88e4cc2035 1.14.4 2018-12-03 17:32:37 -07:00
tidwall c75a144b83 Fixed MultiPolygon intersect failure
close #394
2018-12-03 17:19:18 -07:00
tidwall d8b813a423 Added redigo vendor 2018-12-03 16:12:55 -07:00
tidwall 1c972ad578 Fix massinsert dev call 2018-12-03 15:35:32 -07:00
Josh Baker 72f7627152
Merge pull request #393 from tidwall/ca-certs-in-docker-image
ca-certs in docker image
2018-12-03 13:49:11 -07:00
Steven Wolfe da69e0dd70 Updating alpine base image version 2018-11-30 13:51:42 -07:00
Steven Wolfe 60bba3fcfa ca-certs in docker image 2018-11-30 12:06:08 -07:00
tidwall 453468cfed Merge branch 'Ext-server-stats' 2018-11-29 15:24:32 -08:00
tidwall f795567f9c Merge branch 'master' into Ext-server-stats 2018-11-29 15:22:48 -08:00
tidwall 6b2fc1f37f Fix multiple matches on different key hooks 2018-11-29 15:15:26 -08:00
tidwall b6977da0c4 Merge branch 'flix-tech-kafka-key' 2018-11-26 19:31:03 -07:00
tidwall e086e785cb Merge branch 'kafka-key' of https://github.com/flix-tech/tile38 into flix-tech-kafka-key 2018-11-26 19:27:13 -07:00
tidwall 06b0d8e09e Allow for formatted json 2018-11-26 16:42:35 -07:00
Steven Wolfe 8619d35a5b Adding ext to SERVER command for more info 2018-11-26 14:19:08 -07:00
Josef Simonson e17d15f008 Kafka endpoint to create a key for each message based on key and id 2018-11-26 13:05:30 +01:00
tidwall 8b29e98359 Optimized spatial index for fences 2018-11-23 18:15:14 -07:00
tidwall f2c217c216 Refactor and comment command details 2018-11-23 15:53:33 -07:00
tidwall 1197cca40c Avoid extra broadcasts 2018-11-23 15:38:49 -07:00
tidwall 8906d8e65a Refactor and consolidate variables 2018-11-23 02:14:26 -07:00
tidwall 37531f9350 Removed unused atomics 2018-11-23 01:39:04 -07:00
tidwall 58421ef806 Removed unused code 2018-11-23 01:24:35 -07:00
tidwall 13f39d99c6 1.14.3 2018-11-20 10:32:24 -08:00
tidwall 669823950a Fix script load issue 2018-11-20 10:25:48 -08:00
tidwall df41d44056 New logo 2018-11-18 13:58:16 -07:00
tidwall d91cdb3453 1.14.2 2018-11-15 13:47:49 -07:00
tidwall 737561fa8b Fix version not being set at build, close #386 2018-11-15 13:45:55 -07:00
tidwall c2ebffabd4 1.14.1 2018-11-15 09:19:22 -07:00
tidwall a0f3b0049f Fix aof loading problem 2018-11-15 09:15:39 -07:00
Josh Baker 37afa7e92b
Merge pull request #385 from stevelacy/sl/server_version
Add server command for `version` - closes #384
2018-11-15 04:18:28 -07:00
tidwall 4c3ac62191 Hotfix replica sync needs flushing 2018-11-13 12:04:16 -07:00
Steve Lacy 5c6c280559
Add server command for `version` - closes #384 2018-11-13 10:24:15 -07:00
tidwall dfcdeb7a51 1.14.0 2018-11-11 15:05:20 -07:00
tidwall 766e0c941e Merge net and circle optz 2018-11-11 09:45:42 -07:00
tidwall 1bdc2135d7 Update geojson vendor 2018-11-11 09:33:58 -07:00