featurebase/ctl
Travis Turner 2bd0677df9
Remove MaxSlice polling.
Add Schema to proto.
Update MaxSlices in proto to include both standard and inverse.
Update LocalStatus (shared in gossip) to include MaxSlices and Schema.
Encode InputDefinitions with Index.

TODO:
- make sure InputDefinitions are considered in LocalStatus merge.
- decide what to do about `/slices/max` endpoint. client.backup is using
  it.
2017-10-26 23:48:40 -05:00
..
backup.go Add TLS support for commands 2017-10-11 08:30:11 +03:00
backup_test.go Convert Host to URI. 2017-10-25 11:52:55 -05:00
bench.go Add TLS support for commands 2017-10-11 08:30:11 +03:00
bench_test.go Refactor test utilities into importable package. 2017-06-23 09:10:15 -05:00
check.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
check_test.go a few tweaks after rebasing 334-rle onto master 2017-06-19 11:19:27 -05:00
common.go Add TLS support for commands 2017-10-11 08:30:11 +03:00
config.go Implement 'config' CLI command. 2017-05-22 09:30:14 -06:00
config_test.go more ctl tests 2017-05-29 13:41:23 -10:00
doc.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
export.go Add TLS support for commands 2017-10-11 08:30:11 +03:00
export_test.go Convert Host to URI. 2017-10-25 11:52:55 -05:00
generate_config.go revert to poll-interval 2017-07-10 11:31:43 -05:00
generate_config_test.go more ctl tests 2017-05-29 13:41:23 -10:00
import.go Add TLS support for commands 2017-10-11 08:30:11 +03:00
import_test.go Convert Host to URI. 2017-10-25 11:52:55 -05:00
inspect.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
inspect_test.go more ctl tests 2017-05-29 13:41:23 -10:00
restore.go Add TLS support for commands 2017-10-11 08:30:11 +03:00
restore_test.go Convert Host to URI. 2017-10-25 11:52:55 -05:00
server.go Remove MaxSlice polling. 2017-10-26 23:48:40 -05:00
server_test.go DefaultClusterType = ClusterGossip 2017-08-07 08:25:35 -05:00