There is often still a notable time lag between ingesting data and being able to act on the results from it being processed and queried.
Where we fit well is minimising the lag between receiving information and making it available to query, optimising for a concurrent read and write workload.
The way we do that is through clustering. The cluster figures out what it needs to do and you can add more nodes to scale it up.
This flexibility of ingestion capability gives CrateDB users the ability to increase or diminish the power of data operations.
Collection
[
|
...
]