Delete Memory Snapshots
montycat_clean_snapshotsDelete snapshot files for an existing keyspace, removing its snapshot history while keeping in-memory records intact. Use this to clean up snapshots without affecting live data.
Instructions
Delete snapshot files for one existing in-memory keyspace.
This is destructive to the keyspace's snapshot history but does not delete its currently loaded in-memory records. Montycat performs the final authorization check.
Args: keyspace: Explicit in-memory keyspace whose snapshots are cleaned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyspace | Yes |