Joseph Lisee 2ee9c1558a Updates timeseries schema & builds to match proto3 IDL (Part 3) (#171)
See part 1 commit for details, but background and context, the change
here is:

 - We have a new `values` type that holds arrays of different kinds
   of values.
 - `timeseries_state` now holds an array of stream names and instance
   of this `values` type. Both arrays are the same length.
2018-10-29 10:45:04 -04:00
..