|
|
|
|
|
by ryeguy
2357 days ago
|
|
Pulsar wouldn't be the thing that stores the view, it would be the canonical data store used to rebuild the views. The idea is you have an event sourced view and can rebuilt it at any time by resetting the stream pointer to the beginning. |
|
Seems like a cool use case!