SecureSECO / SearchSECODatabaseAPI

GNU Affero General Public License v3.0
0 stars 3 forks source link

Clean up DB API Code and eliminate duplication #12

Open slingerbv opened 2 years ago

slingerbv commented 2 years ago

In the database API, multiple methods use similar code leading to much code duplication. Think for example of the single query thread methods. This could be fixed by adding a bit of abstraction to the code. We have also partially applied abstraction already by means of template functions, but other approaches may also be possible.

ginanisque commented 2 years ago

Hi. I'd like to take this bounty and #13. I'll be working on the code and fixing the failing tests.

slingerbv commented 2 years ago

Sounds great, but it's already taken by someone. Please keep your eyes on Gitcoin, because there the tickets are typically assigned. I have to admit: @matrixcode26 has been very quiet, so this bounty may soon fall free (after 4 weeks).