Commit Graph

741 Commits

Author SHA1 Message Date
tidwall 55f8ce6bb2 Merge branch 'master' into collection-optz 2019-03-14 10:16:06 -07:00
tidwall 5ae1a76450 Updated dependencies 2019-03-14 09:55:31 -07:00
Josh Baker ac45824c7d
Merge pull request #435 from tidwall/pprof
Added pprof flags
2019-03-14 09:24:47 -07:00
tidwall 87f57b0cd9 Added pprof flags 2019-03-14 09:24:18 -07:00
tidwall d634b2e302 Dep ensure 2019-03-14 09:13:18 -07:00
tidwall 4d5b6571da Merge branch 'master' into collection-optz 2019-03-14 09:11:55 -07:00
tidwall 14db57cda3 1.16.2 2019-03-12 16:18:47 -07:00
Josh Baker 394850e71a
Merge pull request #432 from tidwall/sighup-fix
Ignore SIGHUP signals
2019-03-12 14:47:42 -07:00
Josh Baker 6b937934e3
Merge pull request #433 from tidwall/nearby-431
Fixed nearby inaccuracy with geofence
2019-03-12 14:44:03 -07:00
tidwall 4e656ad19b Fixed nearby inaccuracy with geofence
Closes #431
2019-03-12 14:38:05 -07:00
tidwall 01112c9a4f Ignore SIGHUP signals 2019-03-12 08:40:27 -07:00
tidwall a6aa83cab0 Merge branch 'master' into collection-optz 2019-03-10 10:56:56 -07:00
Josh Baker e05b3dc25c
Merge pull request #429 from tidwall/mem-optz
Release aof buffer periodically
2019-03-10 10:52:28 -07:00
tidwall 5333fab870 Recycle aof buffer 2019-03-10 10:48:14 -07:00
Josh Baker 56adeda223
Merge pull request #424 from 0xflotus/patch-1
fixed representation
2019-03-06 06:11:33 -07:00
0xflotus 2d255b177d
fixed representation 2019-03-06 00:05:38 +01:00
tidwall 95a5556d61 Added periodic yielding to iterators 2019-03-05 11:33:37 -07:00
Josh Baker 73bb118617
Fixed link 2019-03-05 09:07:36 -07:00
tidwall 72b5d8f50f Add pprof comment 2019-03-04 10:44:53 -07:00
tidwall 07a5c2111c Merge branch 'master' into collection-optz 2019-03-04 10:34:17 -07:00
tidwall 2bf69c5a05 1.16.1 2019-03-01 06:56:29 -07:00
tidwall fc3e8b4359 Fix nearby with match query invalid results
closes #421
2019-03-01 06:55:26 -07:00
tidwall 714cca6d6c 1.16.0 2019-02-25 15:39:58 -07:00
Josh Baker c9904fc3c7
Update https links 2019-02-24 12:41:48 -07:00
Josh Baker 3d3e041d5a
Merge pull request #416 from tidwall/Fixing-webhook-processing-bug
Verify hook names match for processing
2019-02-23 08:59:16 -07:00
Steven Wolfe fd20190bff Verify hook names match for processing 2019-02-22 15:58:13 -07:00
tidwall 1ea8a06234 Merge branch 'master' into collection-optz 2019-02-17 13:39:50 -07:00
Josh Baker b37033d281
Merge pull request #412 from 1995parham/master
Adds Server command for Lua scripts.
2019-02-17 13:38:28 -07:00
tidwall c69f97d8d6 Minor getfield opt 2019-02-17 13:32:35 -07:00
tidwall 30d31d0926 Packed fields option 2019-02-17 13:10:02 -07:00
Parham Alvani e0ddd5e6a6 Adds Server command for lua scripts. 2019-02-17 13:28:20 +03:30
tidwall ffdf90eebf Added packed-fields flag 2019-02-15 14:02:04 -07:00
tidwall e84c03a2a6 Bitfield header for item 2019-02-15 12:51:26 -07:00
tidwall bdfa11e8dd Background fsync and aofbuf flushing 2019-02-15 11:11:40 -07:00
tidwall f736a971f0 Merge branch 'pprof' into fields-optz 2019-02-15 10:51:42 -07:00
tidwall cda701dcc6 Added pprof bindings 2019-02-15 10:51:28 -07:00
tidwall 8bbf6ab848 wip Packed 2019-02-15 08:47:27 -07:00
tidwall a60dc57598 Isolated fields type 2019-02-15 08:26:55 -07:00
tidwall 3ac8dc2ffb Optimized simple points for smaller memory 2019-02-14 15:53:46 -07:00
tidwall 8a5b842e3c Merge branch 'collection-optz' of https://github.com/tidwall/tile38 into collection-optz 2019-02-13 17:18:11 -07:00
tidwall 3c50082d47 Move geo obj to bottom of struct 2019-02-13 17:18:08 -07:00
Steven Wolfe 224a0a28e0 Avoid failing if replconf isn't supported 2019-02-13 15:46:18 -07:00
tidwall 9d8ce14ffd Refactor field optimizations 2019-02-13 12:43:38 -07:00
tidwall 448aa347e6 Reversed fields/id grouping order 2019-02-12 16:36:05 -07:00
tidwall b5dcb18c54 Updated tests 2019-02-12 16:35:35 -07:00
tidwall d115b40d71 Collection items optimization 2019-02-12 12:06:24 -07:00
tidwall 850c36b155 Added optimized btree 2019-02-12 09:24:58 -07:00
tidwall 1a977d1010 Merge branch 'master' into field-optz 2019-02-12 07:53:26 -07:00
tidwall 99508c9af7 Allow slashes for MQTT topic, fixes #410 2019-02-12 06:58:43 -07:00
tidwall 30f903bd51 Require properties member for geojson features 2019-02-12 06:49:13 -07:00