featurebase/ctl
Matt Jaffee 599b2f4a9e
implement config options for block profile rate and mutex fraction
set sane defaults. The performance overhead seems to be negligible, and this will allow us to obtain mutex and blocking profiles from running Pilosas by default.
2019-03-25 11:38:01 -05:00
..
check.go Fix linter issues: unparam 2018-07-17 12:05:07 -05:00
check_test.go make Bitmap.UnmarshalBinary work for roaring or pilosa format 2018-09-12 10:50:05 -05:00
common.go Unexport ctl.CommandClient 2018-07-05 23:11:56 -05:00
config.go Fix linter issues: unparam 2018-07-17 12:05:07 -05:00
config_test.go move pilosa.Config to pilosa/server.Config 2018-04-19 14:51:42 -05:00
doc.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
export.go Unexport ctl.CommandClient 2018-07-05 23:11:56 -05:00
export_test.go get rid of unecessary server stuff and export node and uri 2018-07-03 13:26:51 -05:00
generate_config.go Fix linter issues: unparam 2018-07-17 12:05:07 -05:00
generate_config_test.go fix generate-config command, use single toml lib 2018-06-01 09:21:38 -05:00
import.go fix staticcheck warnings 2019-01-21 14:24:11 -06:00
import_test.go add test for translate store buffer growth logic. add max limit to buffer size. 2018-12-18 12:48:20 -06:00
inspect.go Fix linter issues: unparam 2018-07-17 12:05:07 -05:00
inspect_test.go Fix linter issues: ineffassign 2018-07-18 14:02:56 -05:00
server.go implement config options for block profile rate and mutex fraction 2019-03-25 11:38:01 -05:00
server_test.go remove old GossipPort and GossipSeed config options 2018-02-23 10:22:32 -06:00