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

Review Indexes creation and manipulation in AtomDB #97

Open
andre-senna opened this issue Aug 29, 2024 · 0 comments
Open

Review Indexes creation and manipulation in AtomDB #97

andre-senna opened this issue Aug 29, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request EPIC

Comments

@andre-senna
Copy link
Contributor

andre-senna commented Aug 29, 2024

EPIC

Detailment:

  • Review unit and integration tests
    • Create new test cases to cover more special cases
    • Improve testing infrastructure (better mocks, stubs, shared data schemas, etc)
    • (when applicable) Improve the way current test cases are being performed
  • Simplify Patterns (and other similar) index to store Handle -> Set of mathcing handles instead of Handle -> Pair(Handle, List of Handles) as we have now.
  • To define and implement a way to allow users to determine how patterns are created given a newly inserted link in order to populate the patterns's index
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request EPIC
Projects
None yet
Development

No branches or pull requests

2 participants