Full rapidjson dev
Added two functions to CCDBApi:
browse() - retrieves the /browse/ result from all servers in hostsPool and concatenates them into one string in JSON format. In case of duplicate ids the function takes the object from the server that comes earlier in the hostsPool, in order to mimick a /browse/ response from all servers.
latest() - same as browse() but for the /latest/ call. Removes duplicate ids and paths, prioritizing objects coming from servers earlier in the hostsPool.
If needed, contact me at [email protected]
Thank you for your contribution. Would you be so kind to squash your commits, please?
Of course, the code should be more readable now.
This PR did not have any update in the last 30 days. Is it still needed? Unless further action in will be closed in 5 days.