Add DB maintenance scripts #74

Open
opened 2022-12-04 09:09:51 +00:00 by linus · 1 comment
Owner

The following functionality is needed:

  • Generic database operations, e.g. reset hash by URL, export all compliant URLs, add stars to a stars column (which needs to be created) on a regular basis, e.g. daily.
  • Some ability to do somewhat automated load testing.
The following functionality is needed: - [ ] Generic database operations, e.g. reset hash by URL, export all compliant URLs, add stars to a `stars` column (which needs to be created) on a regular basis, e.g. daily. - [ ] Some ability to do somewhat automated load testing.
Owner

I've put some of these actions in an Admin API. They are documented here: https://git.fsfe.org/reuse/api/src/branch/master/doc/admin.md

I've put some of these actions in an Admin API. They are documented here: https://git.fsfe.org/reuse/api/src/branch/master/doc/admin.md
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: reuse/api#74
No description provided.