Skip to content
#

cats-effect

Here are 200 public repositories matching this topic...

sloshy
sloshy commented Oct 10, 2019

As event-sourced state accrues more events, it's often required to make snapshots or checkpoints that represent partially-accumulated state to speed the process of rehydrating up. This library does not have an explicit snapshotting mechanism, but rather it assumes that a "snapshot event" is persisted in your incoming event stream. So what if you use a different location for your snapshots such as

Improve this page

Add a description, image, and links to the cats-effect topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cats-effect topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.