|
|
|
|
|
by eventreduce
2261 days ago
|
|
It sounds like you did not read the READme. What you are describing is something that does scale up with more data but not with more requests.
When you have an application where 1000s of users subscribe to different queries, your view-maintainance would kill the write performance while EventReduce does not. |
|