Skip to content

Add a purgettl command line tool #119

Closed
@pjenvey

Description

We haven't ported the purgettl.py script from python to rust. It's ran continuously in deployments.

There's a slight possibility we could use the python version (when and if it's implemented) but:

  • we'd need to ensure the python spanner schema matches ours exactly
  • it requires a python style config file when ran which our rust code doesn't otherwise use

It may make sense (at the very least for the sake of convenience) to reimplement it in rust.

Metadata

Assignees

Labels

5Estimate - l - Moderately complex, will require some effort but clearly defined.enhancementNew feature or requestp2Post "release" follow-up enhancements

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions