featurebase/server
Seebs 29a1db4550 add "holder" command to start up and shut down
It would be neat to be able to observe performance of
"just open the holder". So let's make that a verb.
2019-07-25 15:38:38 -05:00
..
cluster_test.go send POSTed schema to all nodes in cluster 2019-04-29 19:31:23 -05:00
config.go expose worker pool size to config, so we can set it lower in tests 2019-07-15 14:25:40 -05:00
config_internal_test.go send POSTed schema to all nodes in cluster 2019-04-29 19:31:23 -05:00
config_test.go Fix linter issues: staticcheck (covered by megacheck, along with gosimple and unused) 2018-07-20 11:19:24 -05:00
default.go Unexport server.DefaultDiagnosticsInterval 2018-07-05 23:11:56 -05:00
enterprise.go Add license headers to files missing them and CI check to verify they are present. Fixes #1633 2019-04-12 11:30:41 -05:00
handler_test.go fix int min max test for 32bit 2019-05-28 14:25:46 +03:00
release.go Unexport server.DefaultDiagnosticsInterval (in release tag) 2018-07-05 23:11:57 -05:00
server.go add "holder" command to start up and shut down 2019-07-25 15:38:38 -05:00
server_test.go send POSTed schema to all nodes in cluster 2019-04-29 19:31:23 -05:00
setup_logger.go Add license headers to files missing them and CI check to verify they are present. Fixes #1633 2019-04-12 11:30:41 -05:00
setup_logger_arm64.go Add license headers to files missing them and CI check to verify they are present. Fixes #1633 2019-04-12 11:30:41 -05:00