Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new identity to the database without needing to restart the server #51

Closed
glebfann opened this issue Nov 14, 2024 · 1 comment
Closed

Comments

@glebfann
Copy link
Contributor

Hello! I am reaching out to request a feature enhancement for this example: the ability to add new identities to the database without needing to restart the server. This update should not necessitate the use of refreshPIRParameters on the client side.
Implementing this feature would greatly benefit the community by providing a clearer understanding of how the service can effectively operate in a production environment.

@karulont
Copy link
Contributor

#47 added support for reloading the dataset.

See Reusing PIR Parameters on how to preprocess the dataset in a way that the client configuration does not need to be changed, i.e refreshPIRParameters does not need to be called on the client side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants