-
Please add support for stream data type.
Redis offers the [stream ](https://redis.io/docs/latest/develop/data-types/streams/) data type with the following basic commands:
XADD adds a new entry t…
-
Hi Tiger Beetle Community!
We are considering using Tiger Beetle for our high-performance transaction processing needs. As part of our requirements, we need to stream data from the database for ana…
-
as of November 2024, the NHSN weekly hospital respiratory data (including flu admissions) are being distributed at via a new CDC API:
https://data.cdc.gov/Public-Health-Surveillance/Weekly-Hospital…
-
### Discussed in https://github.com/openobserve/openobserve/discussions/5079
Originally posted by **svk27** November 16, 2024
Hey everyone, I'm just trying out open observe, and it is definite…
-
When consumers configure their AI models to use data streaming (vs waiting for the entire response), the chatbot should provide a visual cue element that trails the incoming response, as it renders.
…
-
I am working on a streaming system where I need to calculate the statistics of a metric like percentiles and medians. While the data I am getting is a stream, I want to query the percentiles at certai…
-
**Is your feature request related to a problem? Please describe.**
The dashboard currently loads each chart in a single batch, waiting for all the result to return when using a REST endpoint.
**De…
-
Streams könnten ja bevor sie ins schedule fallen noch bearbeitet werden sollen. Heißt, die start und Endzeit sollte frei Auswählbar sein auch nachdem der Stream Eintrag generiert wird. (Achtung, 15 mi…
-
The current client libraries have `archive_get` and `data_get`, but both return `Bytes`. While this is simple to use and fine for small files, it isn't good for larger files.
Can we have an interfa…
-
We've prototyped a mixed-mode streaming + Serde `Serialize` logger for our applications using CBOR and would like to switch to Ion, but I'm struggling to find examples or docs that show how to do th…