Brian Thorne

Results 125 issues of Brian Thorne

Consider how we could scale using serverless functions in particular for the similarity scoring. https://knative.dev/docs/

enhancement
feature request

Following [this guidance](https://github.com/helm/charts/tree/master/stable/postgresql#use-of-global-variables), we now use a `global.postgresql` section so subcharts can access the postgres credentials without duplicating information. With redis we currently have to have the same password twice...

P4: nice to have
effort1: easy (hour)
deployment
devops

Revisit the REST API with the addition of multiparty result types, and adding in scores/probabilities. Probably related to #292

Proposed pattern: 1. Party 1 Creates a project, Anonlink-Entity-Service issues a “Project Join Secret” 2. Party 1 gives Party ((n)) the join secret, who register with the entity service. The...

security
API
proposal
effort2: medium (day)

It may be possible to carry out the solver on GPU, it would make it easier if it was a standalone component though. It wouldn't need to have its own...

It may be required that companies want to create multiple CLKs per row so they can link with multiple other orginisations. To support this: - the server, database and api...

feature request

Lots of options: ElasticSearch, PostGresQL, AWS Cloud Watch... Would be nice to support the same as N1-Engine which suggests logging to postgresql.

Consider how this should work and design the api. **Requirements** * must allow an external user to provide known mappings via REST api. * should allow external user to provide...

To make it easier to update our 24 Python dependencies we might want to use pipenv.