6 ms·
Is there a way to push data into it, rather than have it pull data from data sources? I have some use cases where users want <3s latency from source data update
by spacehunt 3y ago
Is there a way to push data into it, rather than have it pull data from data sources? I have some use cases where users want <3s latency from source data updates to the display being refreshed. For reference, I managed to get to ~10s using Google Sheets' API.
- gamegoblin 3y agoNot yet, but we could add that feature. Feel free to contact us at contact[at]rowzero.io so we can learn more about your use case. We could also maybe do some kind of webhook situation? Lots of options.