Delete Memory Snapshots
montycat_clean_snapshotsDelete snapshot files for a specified in-memory keyspace to free storage while keeping its current records intact.
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 |