Commit Graph

1 Commits (17f4cc14f203c8404ba1d0ef4df5048df6f2b82f)

Author SHA1 Message Date
Stuart Carnie 35e137e1f6
feat(storage): TagKeysSet is a set of tag keys derived from models.Tags
This type will be used by the storage TagKeys API to quickly determine
the distinct set of tag keys over a set of series keys.

It is also intended to replace the implementation of keyMerger in
the reads package in a separate PR.
2019-04-24 11:14:21 -07:00