Open mcldbot opened 6 years ago
Issue by haraldnagel Tuesday Jun 20, 2017 at 22:47 GMT Originally opened as https://github.com/MCLD/gra4/issues/413
Right now reports are stored as text (JSON). Would it be more efficient to store them as Protocol Buffers or some other type of binary encoding?
Comment by haraldnagel Thursday Jul 06, 2017 at 15:18 GMT
Or even just GZip the JSON and store that binary in the database.
Issue by haraldnagel Tuesday Jun 20, 2017 at 22:47 GMT Originally opened as https://github.com/MCLD/gra4/issues/413
Right now reports are stored as text (JSON). Would it be more efficient to store them as Protocol Buffers or some other type of binary encoding?