carrotdata / carrot-cache

In-Out-Process Java cache (L1/L2 off-heap, scalable, ZeroGC) with full SSD support
Apache License 2.0
3 stars 0 forks source link

[CODE] Online data snapshots #463

Open VladRodionov opened 1 month ago

VladRodionov commented 1 month ago

Currently, we support it only on shutdown. We need to be able to run snapshots any time without server disruption and with minimum affect on a running server.