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

Integrate autoindexing into the vaults domain #257

Closed
joshuakarp opened this issue Oct 21, 2021 · 1 comment
Closed

Integrate autoindexing into the vaults domain #257

joshuakarp opened this issue Oct 21, 2021 · 1 comment
Assignees
Labels
development Standard development enhancement New feature or request epic Big issue with multiple subissues r&d:polykey:core activity 1 Secret Vault Sharing and Secret History Management

Comments

@joshuakarp
Copy link
Contributor

Specification

Once autoindexing has been implemented into js-db, this should be brought into js-polykey and integrated into the vaults domain.

Additional context

Tasks

Provide support for:

  1. Using the index to look up by vault name (currently, it performs a linear search over all vaults)
  2. Using the index to look up by node ID from the remote field (i.e. a cloned vault that originally came from the specified node ID) - this would mean the node ID needs to be part of the metadata
  3. Using the index to enforce the uniqueness constraint on vault name and to prevent duplicate vault names
@CMCDragonkai
Copy link
Member

We're not going to do autoindexing anymore. See reasons in MatrixAI/js-db#1

@CMCDragonkai CMCDragonkai closed this as not planned Won't fix, can't repro, duplicate, stale Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Standard development enhancement New feature or request epic Big issue with multiple subissues r&d:polykey:core activity 1 Secret Vault Sharing and Secret History Management
Development

No branches or pull requests

3 participants