tile38/controller
Josh Baker 7538cc73ff avoid recover calls for non-lua queries
The defer recover() pattern is expensive and only Lua queries require
it, so for now we'll just check if lua is being used before calling.
2018-03-05 11:10:40 -07:00
..
bing doc typos 2016-11-16 13:01:19 -07:00
collection Tweak multi-field fset to return the count of updated fields 2017-11-10 14:31:38 -08:00
endpoint Sqs endpoint (#221) 2017-10-05 14:08:03 -07:00
glob match on prefix star, fixes #76 2016-11-02 09:15:48 -07:00
log remove bsd file 2017-10-03 09:10:08 -07:00
server Fix server crash when receiving zero arg commands. 2018-01-15 10:53:08 -07:00
aof.go Lua scripting feature. (#224) 2017-10-05 08:20:40 -07:00
aofmigrate.go Lua scripting feature. (#224) 2017-10-05 08:20:40 -07:00
aofshrink.go Precalculate and store bboxes for complex objects 2018-01-11 13:57:18 -07:00
atomic.go atomic clients 2017-09-30 08:00:29 -07:00
bson.go Group geofence events 2016-12-06 10:30:48 -07:00
checksum.go isolated expires list mutex 2017-09-30 11:06:10 -07:00
client.go Lua scripting feature. (#224) 2017-10-05 08:20:40 -07:00
config.go Lua scripting feature. (#224) 2017-10-05 08:20:40 -07:00
controller.go clear expires on reset, #258 2018-01-30 10:30:03 -07:00
crud.go Add maxmemory protection to FSET 2018-01-23 15:54:10 -08:00
dev.go Lua scripting feature. (#224) 2017-10-05 08:20:40 -07:00
expire.go isolated expires list mutex 2017-09-30 11:06:10 -07:00
fence.go Lua scripting feature. (#224) 2017-10-05 08:20:40 -07:00
follow.go Lua scripting feature. (#224) 2017-10-05 08:20:40 -07:00
hooks.go Add WHEREEVAL clause to scan/search commands. 2018-02-15 11:08:27 -08:00
json.go Lua scripting feature. (#224) 2017-10-05 08:20:40 -07:00
json_test.go first commit 2016-03-04 16:08:16 -07:00
keys.go Lua scripting feature. (#224) 2017-10-05 08:20:40 -07:00
live.go Add WHEREEVAL clause to scan/search commands. 2018-02-15 11:08:27 -08:00
output.go Lua scripting feature. (#224) 2017-10-05 08:20:40 -07:00
readonly.go Lua scripting feature. (#224) 2017-10-05 08:20:40 -07:00
scan.go avoid recover calls for non-lua queries 2018-03-05 11:10:40 -07:00
scanner.go Add WHEREEVAL clause to scan/search commands. 2018-02-15 11:08:27 -08:00
scripts.go Add json library (encode/decode methods) to lua. 2017-11-20 14:21:21 -08:00
search.go avoid recover calls for non-lua queries 2018-03-05 11:10:40 -07:00
stats.go Lua scripting feature. (#224) 2017-10-05 08:20:40 -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 Add WHEREEVAL clause to scan/search commands. 2018-02-15 11:08:27 -08:00
token_test.go first commit 2016-03-04 16:08:16 -07:00