Package dev.turboism.sdk.storage


package dev.turboism.sdk.storage
Plugin-confined asynchronous persistence for data, state, and cache roots.

Storage paths are logical relative paths below a runtime-selected plugin root, never arbitrary host filesystem paths. The runtime owns confinement, permissions, quotas, atomic replacement, and lifecycle cancellation. Plugins own the meaning, backup policy, and any application-level revision or conflict strategy for their data.