tile38/controller
Josh Baker 6c52f3f3f1 added command filter for geofences
It's now possible to mask the fence notifications based on the
command. For example, if we only want "set" and "del" commands.

NEARBY fleet FENCE COMMANDS set,del POINT 33 -115 10000

Suggested by @amorskoy, closes #99
2016-12-15 10:00:08 -07:00
..
bing doc typos 2016-11-16 13:01:19 -07:00
collection Optimized GeoJSON 2016-11-02 05:51:48 -07:00
endpoint grpc support 2016-09-11 21:09:02 -07:00
glob match on prefix star, fixes #76 2016-11-02 09:15:48 -07:00
log added log test 2016-07-12 10:07:28 -06:00
server fixed #49. fragmented pipeline requests. 2016-09-08 16:11:53 -07:00
aof.go fix to aof corruption during aofshrink command. 2016-12-05 16:24:26 -07:00
aofmigrate.go lint cleanup 2016-04-02 19:16:36 -07:00
aofshrink.go fix to aof corruption during aofshrink command. 2016-12-05 16:24:26 -07:00
bson.go Group geofence events 2016-12-06 10:30:48 -07:00
checksum.go read backward multibulk 2016-03-31 17:42:22 -07:00
client.go lint cleanup 2016-04-02 19:16:36 -07:00
config.go requirepass with no password with remove auth, fixes #39 2016-08-26 07:19:31 -07:00
controller.go added JSET, JGET, JDEL commands 2016-12-12 10:33:28 -07:00
crud.go fix to aof corruption during aofshrink command. 2016-12-05 16:24:26 -07:00
dev.go Group geofence events 2016-12-06 10:30:48 -07:00
expire.go added black-box testing 2016-12-02 09:14:34 -07:00
fence.go added command filter for geofences 2016-12-15 10:00:08 -07:00
follow.go follow replication 2016-03-31 17:58:02 -07:00
hooks.go fix to aof corruption during aofshrink command. 2016-12-05 16:24:26 -07:00
json.go output json fix #98 2016-12-14 18:19:30 -07:00
json_test.go first commit 2016-03-04 16:08:16 -07:00
keys.go scan order asc/desc 2016-07-12 13:18:16 -06:00
live.go SEARCH command 2016-07-12 21:11:02 -06:00
output.go ineffassign97 2016-04-02 18:33:38 -07:00
readonly.go resp config 2016-03-29 05:53:53 -07:00
scan.go removed ScanType 2016-07-12 22:59:36 -06:00
scanner.go refactor field 2016-07-12 22:51:01 -06:00
search.go Group geofence events 2016-12-06 10:30:48 -07:00
stats.go added stats.mem_alloc field 2016-10-24 15:58:30 -07:00
stats_cpu.go fixed window build error. bump 1.4.1 2016-08-26 14:18:35 -07:00
stats_cpu_darlin.go fixed window build error. bump 1.4.1 2016-08-26 14:18:35 -07:00
token.go added command filter for geofences 2016-12-15 10:00:08 -07:00
token_test.go first commit 2016-03-04 16:08:16 -07:00