burmanm / gorilla-tsc

Implementation of time series compression method from the Facebook's Gorilla paper
Apache License 2.0
210 stars 37 forks source link

Allow compressing and retrieving long values #2

Closed burmanm closed 8 years ago

burmanm commented 8 years ago

The compression methods themselves work just fine with long values also, thus there the API should be extended to support this use-case also.