How to store a data that comes as a stream
Anonymous
How would one store water coming out of a faucet? We can collect them in buckets and store somewhere else, right? Similar approach can be adoped - stream data goes into a queue system and after certain time interval, we swap the queue and drain it to a data store - maybe a db?
Check out your Company Bowl for anonymous work chats.