Add duplication processing the the server

Open
#689 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
backend, database

Research direction

Start by reading issue #382 and tracing the existing duplicate-processing job and server-side database handling. Define the extra phash fields, central duplicate processing, and synchronization of duplicate information to clients; done means the server processes duplicates without deduping and clients can decide what to do.

Written by the indexing model from the issue text.

Description

feature-request system:duplicates system:server

As per #382, extend the DB with extra fields. In this case the phash. And copy the duplicate processing job to the server.
That would allow central calculation of duplicates. Not deduping, but processing only.

Then duplicate information could be synced to the clients and they can decide what to do with it.
Should speedup the duplicate processing. And would allow the server to do something, instad of doing nothing.

Dominant language
Python
Stars
3.2k
Forks
207
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from hydrusnetwork/hydrus

All issues in hydrusnetwork/hydrus

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.