Hi all,
I have created a service which navigates through my product nodes and gets all required properties. It stores all the data in json file under "/content/my-project/data" folder as mydata.json.
The generated file size is around 5 MB. Can I do some kind of optimization/compression which can reduce the size of the file? May be "/content/my-project/data" folder compression.
Is there any api or OOTB feature which I can leverage? Any help will be much appreciated.
Thanks
Monendra