VEuPathDB / service-multi-blast

Async BLAST+ query service and supporting libraries.
Apache License 2.0
0 stars 0 forks source link

Job Cache Cleanup #215

Closed Foxcapades closed 1 year ago

Foxcapades commented 1 year ago

Adds 2 new endpoints to both the query and report service to enable the deletion of specific target jobs or all jobs from the mblast cache.

This PR looks a lot bigger than it actually is due to the enum generation changing in the gradle plugin.