clockworklabs / clockworklabs/SpacetimeDB
basic commitlog cli tooling for delete and backup
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
it would be nice to have cli commands to do basic stuff to the commitlog like deleting old snapshots, moving old snapshot to another folder for basic backup stuff. (it could also be a spacetime start flag to set a backup folder that snapshots get's moved to after a new one get's started)
Requested by @xDovos via the SpacetimeDB site.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the commitlog snapshot handling, existing CLI command definitions, and the spacetime start entry point; clarify whether deletion, moving snapshots, and an automatic backup-folder option are all required, then define tests that verify each requested behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100