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

Allow vectors to be updated intelligently #19

Open
DaveParr opened this issue Jun 4, 2024 · 0 comments
Open

Allow vectors to be updated intelligently #19

DaveParr opened this issue Jun 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@DaveParr
Copy link
Owner

DaveParr commented Jun 4, 2024

Currently the read function drops the database from the drive and rebuilds it fresh every time.

A better operation would be to check the 'new' information from the API against the json in the repo_content directory, and only run the update operation if the local data is different tto the return from the API.

@DaveParr DaveParr added the enhancement New feature or request label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant