rita
rita copied to clipboard
Add support for a state/snapshot store
For some use cases it may be desirable to store a snapshot of a given aggregate. Often this is an optimization and not necessary unless the aggregate is very active.
This can leverage the NATS KV API (on top of another stream).