tile38/controller
Josh Baker 56e0bac24c TCP Keepalives
Enabled TCP keepalive packets to determine if the connection is still
valid, and terminate if needed. It also helps with maintaining idle
connections.

Default to 300 seconds and can be changed by:

    CONFIG SET keepalive 300

addresses #145: clients not being cleaned up properly
2017-02-09 10:01:59 -07:00
..
bing doc typos 2016-11-16 13:01:19 -07:00
collection KNN results for NEARBY command 2017-01-30 16:41:12 -07:00
endpoint minor optimization 2017-01-13 08:04:33 -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 TCP Keepalives 2017-02-09 10:01:59 -07:00
aof.go Added CLIENT command 2017-01-30 11:35:42 -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 Added CLIENT command 2017-01-30 11:35:42 -07:00
config.go TCP Keepalives 2017-02-09 10:01:59 -07:00
controller.go TCP Keepalives 2017-02-09 10:01:59 -07:00
crud.go Fixed missing response in TTL json command 2017-01-07 09:27:36 -07:00
dev.go Added CLIENT command 2017-01-30 11:35:42 -07:00
expire.go test app for #107 2016-12-28 11:16:28 -07:00
fence.go fix #143 broken hook data 2017-02-08 14:16:54 +03:00
follow.go Added CLIENT command 2017-01-30 11:35:42 -07:00
hooks.go Metadata for Webhooks 2016-12-29 08:50:54 -07:00
json.go test app for #107 2016-12-28 11:16:28 -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 Fixed [Unexpected] EOF bug with websockets (#126) 2017-01-13 08:26:58 -07: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 Added distance to NEARBY command 2017-01-10 19:49:48 +03:00
scanner.go Added distance to NEARBY command 2017-01-10 19:49:48 +03:00
search.go KNN results for NEARBY command 2017-01-30 16:41:12 -07:00
stats.go Added http-transport to SERVER call 2017-01-13 08:53:01 -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 KNN results for NEARBY command 2017-01-30 16:41:12 -07:00
token_test.go first commit 2016-03-04 16:08:16 -07:00