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

SQLite Persistent Storage #3

Closed
zefir-git opened this issue Jul 4, 2024 · 0 comments · Fixed by #19
Closed

SQLite Persistent Storage #3

zefir-git opened this issue Jul 4, 2024 · 0 comments · Fixed by #19
Assignees
Labels
Milestone

Comments

@zefir-git
Copy link
Member

Store the library in SQLite. This will allow the server to remember the indexing of the tracks and avoid doing it on every server start.

Re-indexing can be triggered by sending an HTTP REST API request.

Note: An optimal SQLite client is already specified in package.json

@zefir-git zefir-git mentioned this issue Jul 4, 2024
@zefir-git zefir-git added this to the 1.0.0 milestone Jul 4, 2024
@kai-gitt kai-gitt self-assigned this Jul 8, 2024
@zefir-git zefir-git assigned zefir-git and unassigned kai-gitt Jul 18, 2024
@zefir-git zefir-git linked a pull request Jul 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants