Doing a persistentAggregate to an external datastore seems like a pretty
standard use case. However Storm/Trident processes so many batches every
second, there are not many databases that can keep up with that large
amount of read/write throughput.

How have people been deciding to store their storm aggregations in a way
that external services might be able to access this data ?

-- 
Raphael Hsieh

Reply via email to