mirror of
https://github.com/nspcc-dev/neofs-aio.git
synced 2026-03-01 04:28:53 +00:00
Keep sidechain data between launches #14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cthulhu-rider on GitHub (Dec 8, 2022).
I propose to use persistent storage for the sidechain data by default. This will allow to not loose the data like containers after accidental restart.
Additionally cleaning command should be provided.
@roman-khimov commented on GitHub (Nov 28, 2024):
I think with current volumes (neofs-aio_data/neofs-aio_cache) it persists already.