AliceO2 icon indicating copy to clipboard operation
AliceO2 copied to clipboard

Full rapidjson dev

Open TrifleMichael opened this issue 3 years ago • 3 comments

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]

TrifleMichael avatar Aug 01 '22 12:08 TrifleMichael

Thank you for your contribution. Would you be so kind to squash your commits, please?

ktf avatar Aug 03 '22 05:08 ktf

Of course, the code should be more readable now.

TrifleMichael avatar Aug 03 '22 14:08 TrifleMichael

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.

github-actions[bot] avatar Sep 03 '22 01:09 github-actions[bot]