featurebase/server
Matthew Jaffee f9ff20689a
remove holder.Peek, combine with HasData, move server logic
Server initializing happens more in NewServer than Open now - expecting to
continue this trend. goal was to remove remoteClient from Server (since it has a
defaultClient) as well, but we'll have to refactor the client usage in fragment
and frame first.
2018-04-24 08:44:58 -05:00
..
cluster_test.go refactoring pilosa/server 2018-04-23 13:35:39 -05:00
config.go move pilosa.Config to pilosa/server.Config 2018-04-19 14:51:42 -05:00
config_test.go move pilosa.Config to pilosa/server.Config 2018-04-19 14:51:42 -05:00
default.go Add license notice to two files 2018-02-06 14:15:37 -06:00
release.go Add license notice to two files 2018-02-06 14:15:37 -06:00
server.go remove holder.Peek, combine with HasData, move server logic 2018-04-24 08:44:58 -05:00
server_test.go refactoring pilosa/server 2018-04-23 13:35:39 -05:00