|
|
|
|
|
by nostrebored
2360 days ago
|
|
Is there any reason you've decided not to use Dynamo to manage your materialized views? Do you need to be able to generate a materialized view for a specific time window? It feels weird to me to use your pub sub system to handle your persistent storage for views, but I am definitely missing context into pulsar and your use case |
|
The idea is you have an event sourced view and can rebuilt it at any time by resetting the stream pointer to the beginning.