anonlink-entity-service icon indicating copy to clipboard operation
anonlink-entity-service copied to clipboard

Privacy Preserving Record Linkage Service

Results 84 anonlink-entity-service issues
Sort by recently updated
recently updated
newest added

Thinking something similar to how the redis helm chart allows loading a "sidecar" prometheus exporter of metrics. This optional component would export regular updates into our monitoring solution of choice...

As found by @wilko77 in https://www.vinaysahni.com/best-practices-for-a-pragmatic-restful-api#rate-limiting: To prevent abuse, it is standard practice to add some sort of rate limiting to an API. RFC 6585 introduced a HTTP status code...

Ingress resources can specify URL rewriting and paths as well as domains/virtual host names. It would be nice to have multiple versions of the entity service available behind the same...

P4: nice to have

There is a big push for public helm charts to have proper RBAC setups with locked down privilages. This issue is to investigate and modify the helm charts to include...

deployment

Put together a load testing test suite. The tool https://locust.io/ has proven good for this kind of thing.

integration tests
effort2: medium (day)
testing

In Feb 2017 Dongxi Liu from Data61 Marsfield have proposed a method for doing secure division using paillier to calculate the dice coefficient. Meaning the entity matching could be worked...

research

Need to look at best practise. Probably implement via a shared `BaseTask`.

For long term maintainability it would be good to refactor the database code to use `sqlalchamy`.

best practice

Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.6.5 to 1.10.0. Release notes Sourced from alembic's releases. 1.10.0 Released: March 5, 2023 feature [feature] [revisioning] Recursive traversal of revision files in a particular revision directory...

dependencies
python

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.23 to 2.0.4. Release notes Sourced from sqlalchemy's releases. 2.0.4 Released: February 17, 2023 orm [orm] [usecase] The _orm.Session.refresh() method will now immediately load a relationship-bound attribute...

dependencies
python