Skip to content

Develop 'Project Archive' cold-storage strategy #424

Description

@gabito1451

Context

Handling years of historical project data.

Problem

Keeping 10-year old completed projects in the main DB slows down everything.

Suggested Execution

  • Create a task to move projects 'Completed' > 1 year ago to an 'Archive' table or S3 partition.
  • Still accessible via 'Search' but removed from primary 'Explore' queries.

Acceptance Criteria

  • Main database remains lean and fast.
  • All historical data preserved and searchable.

References

  • backend/src/jobs/archiver.job.ts

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions