featurebase/cmd
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
..
pilosa Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
backup.go Add TLS support for commands 2017-10-11 08:30:11 +03:00
backup_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
bench.go Add TLS support for commands 2017-10-11 08:30:11 +03:00
bench_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
check.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
check_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
config.go Implement 'config' CLI command. 2017-05-22 09:30:14 -06: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 #413 add tests and remove redundant word 2017-05-15 12:54:49 -05:00
generate_config.go Implement 'config' CLI command. 2017-05-22 09:30:14 -06:00
import.go Add TLS support for commands 2017-10-11 08:30:11 +03:00
import_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
inspect.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
inspect_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
restore.go Add TLS support for commands 2017-10-11 08:30:11 +03:00
restore_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
root.go Replaces dot in env variable name with underscore so they can be used in bash. 2017-10-10 06:15:22 +03:00
root_test.go DefaultClusterType = ClusterGossip 2017-08-07 08:25:35 -05:00
server.go Handles SIGTERM signal; resolves #827 2017-09-14 11:17:28 +03:00
server_test.go Remove MaxSlice polling. 2017-10-26 23:48:40 -05:00