Posted by santhoshm 1 year ago
I heard from the DeviceAtlas site that, we can automate downloading the device repository(da.jason) at specific intervals.
My question is:
Does DeviceAtlas APIs provide a facility to cache the jason file in memory so that file will not be read at every Api.getTreeFromFile("jason_file_path") API call ?
If it does caching, does it provide a way to refresh the cache automatically (at specified interwals) without mannual intervention ?