dgryski / go-tsz

Time series compression algorithm from Facebook's Gorilla paper
BSD 2-Clause "Simplified" License
541 stars 66 forks source link

Marshal binary the time series #17

Closed glaslos closed 8 years ago

glaslos commented 8 years ago

Based on discussion in https://github.com/dgryski/go-tsz/pull/16 Went for MarshalBinary suggested here https://github.com/dgryski/go-tsz/pull/16#issuecomment-236213700