featurebase/server
Antonio Navarro Perez ea7643f8bf Add documentation and try to remove code.
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
2021-03-01 16:25:32 +01:00
..
testdata/certs Supply "subject alternative name" for TLS certificates 2020-10-20 14:14:26 -05:00
cluster_test.go remove port_mapper because it can't work with our unrestartable server 2021-02-24 11:25:46 -06:00
config.go renew heartbeat lease if the lease expires while a node is unavailable 2021-02-26 16:15:06 -06:00
config_internal_test.go add --advertise-grpc configuration option 2020-07-09 11:17:12 -05:00
config_test.go update config to support etcd arguments 2021-01-29 19:43:48 -06:00
default.go Unexport server.DefaultDiagnosticsInterval 2018-07-05 23:11:56 -05:00
dup.go Reduce duplication of setupLogger arch-specific code 2020-04-16 17:08:50 -05:00
dup_arm64.go Reduce duplication of setupLogger arch-specific code 2020-04-16 17:08:50 -05:00
grpc.go Change coordinator error to primary 2021-02-23 09:58:22 +01:00
grpc_test.go Fix TestCRUDIndexes 2021-02-10 16:22:34 +01:00
handler_test.go bump UI/usage guesstimated limit because my laptop uses about 6% too much 2021-02-24 11:25:46 -06:00
pg.go handling aggregate types: add to protobuf, etc 2021-01-19 16:23:15 -06:00
pg_test.go handling aggregate types: add to protobuf, etc 2021-01-19 16:23:15 -06:00
release.go Unexport server.DefaultDiagnosticsInterval (in release tag) 2018-07-05 23:11:57 -05:00
server.go Add documentation and try to remove code. 2021-03-01 16:25:32 +01:00
server_test.go use testhook to run server tests so we can have post-processing and audits 2021-02-24 11:25:46 -06:00
sql.go fix SQL memory leak 2020-08-31 13:10:49 -04:00
tlsconfig.go test and fix authentication of client certs btwn cluster nodes 2019-10-18 15:17:35 -05:00
trial.go clarify purpose of trialVersion by changing the name to handleTrialDeadline and adding a doc string 2021-02-11 16:13:04 -06:00