Hi, and thanks for a great product.
I'm storing some quite large Observation resource objects and would like to compress the storage of these in the database.
I can see there's an earlier topic on compression in the the hfj_res_ver res_text column, but all my data seem to be in the res_text_vc (and it's in cleartext).
It seems RES_ENCODING sort of manages this, but I don't quite understand how to 'force' storage to be JSONC, or if it's possible.
Can it be set per resource, for example in the REST POST HTTP header?
If compression is possible, will it be possible to change on an existing database so that the old (uncompressed) data and the new (compressed) resources both still work?
Best regards,
Lars