featurebase/test
Travis a7bb90fcd0 initial gRPC server implementation
add makeRows() tests
register the gRPC server
use api.Index() instead of api.Schema()

support most field types in Inspect() query

currently, there's no support for `time` fields.
those will be dependent upon the output format
and the ability to materialize the timestamp from
the time views.

this commit also changes the response type of the
`Inspect()` query to be a tabular `RowResponse`.
2019-10-29 14:27:07 -05:00
..
cluster.go remove the last usages of test.NewExecutor and cleanup unused in test package 2018-07-01 07:31:31 -05:00
field.go v2.0.0 2019-10-08 14:56:17 -06:00
handler.go remove the last usages of test.NewExecutor and cleanup unused in test package 2018-07-01 07:31:31 -05:00
holder.go v2.0.0 2019-10-08 14:56:17 -06:00
index.go v2.0.0 2019-10-08 14:56:17 -06:00
logger.go Unexport test.BufferLogger 2018-07-05 23:11:56 -05:00
pilosa.go initial gRPC server implementation 2019-10-29 14:27:07 -05:00
pilosa_test.go v2.0.0 2019-10-08 14:56:17 -06:00