featurebase/server
Matt Jaffee 7b0d4d75b4
remove validators on import-roaring and test handler
validators are for query args, not url vars. Also some misc cleanup and error
handling in the handler.
2018-09-13 13:14:35 -05:00
..
cluster_test.go Fix linter issues: gofmt 2018-07-16 16:45:42 -05:00
config.go Treat coordinator as primary translate store. 2018-08-13 11:06:16 -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 missing license headers. 2018-05-15 12:26:33 -05:00
handler_test.go remove validators on import-roaring and test handler 2018-09-13 13:14:35 -05:00
release.go Unexport server.DefaultDiagnosticsInterval (in release tag) 2018-07-05 23:11:57 -05:00
server.go change NewTranslateStore() to take an interface for backward compatibility 2018-08-13 12:04:22 -05:00
server_test.go make sure cluster gets into DEGRADED state when adding nodes 2018-08-08 19:42:30 -05:00