featurebase/server
Matt Jaffee 25f3ac92bd move complex, implementation-specific config bits out of config.go
moved into pilosa/server/server.go with minimal changes for now - had to tweak a
few things to be able to get at unexported fields. Next step will be to move the
implementations of NodeSet and MessageBroker out of the pilosa package so that
pilosa core knows nothing about them. pilosa/server will deal with any
complexities involved in setting them up.
2017-04-19 10:33:26 -05:00
..
server.go move complex, implementation-specific config bits out of config.go 2017-04-19 10:33:26 -05:00
server_test.go adjust tests and client to comply with the new HTTP endpoints 2017-04-18 14:19:36 -05:00