New API: cdb_calcUpdate() - Printable Version +- LiveCloud Forums (https://forums.livecloud.io) +-- Forum: General (https://forums.livecloud.io/forumdisplay.php?fid=1) +--- Forum: Announcements (https://forums.livecloud.io/forumdisplay.php?fid=2) +--- Thread: New API: cdb_calcUpdate() (/showthread.php?tid=402) |
New API: cdb_calcUpdate() - mark_talluto - 04-09-2020 We added a new API for doing calculations on a key in the cloud and locally. This API is really designed to maximize accuracy and minimize data collisions for math operations on cloud data. Thanks to Sid for suggesting this API. We just posted the new docs here: https://docs.livecloud.io/CalcUpdate/ and https://docs.livecloud.io/CalcBatchUpdate/ You may expect an LCM update with the API soon. RE: New API: cdb_calcUpdate() - clarencemartin - 04-09-2020 Cool update. I look forward to using this API. Please keep them coming. RE: New API: cdb_calcUpdate() - sid - 04-17-2020 This update is really great Like , It literally saved me a month of work Thank you RE: New API: cdb_calcUpdate() - mark_talluto - 04-17-2020 Thanks Sid. Saving developers time is our primary goal for the dev tools we make. |