it would be nice to have the client asns and locations in the list tables to be presorted by a metric.
One way to do this would be to suffix the key with the metric used to sort (test count for example).
A drawback would be special scans would be needed to pull out just one row (we wouldn't have in the API call the ability to recover the metric value to make a full key).
it would be nice to have the client asns and locations in the
list
tables to be presorted by a metric.One way to do this would be to suffix the key with the metric used to sort (test count for example).
A drawback would be special scans would be needed to pull out just one row (we wouldn't have in the API call the ability to recover the metric value to make a full key).