Chart database #186
Labels
No labels
bug
documentation
explore
improvement
roadmap
No assignees
1 participant
Notifications
Due date
No due date set.
Depends on
#45 Introduce sqlite to the build
Tearnote/Playnote
#46 Create song and chart tables
Tearnote/Playnote
#47 Cache chart metadata and metrics in the database
Tearnote/Playnote
Reference
Tearnote/Playnote#186
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Maintain a SQLite database of imported songs and charts so metadata and expensive derived metrics can be retrieved without reparsing every source file. The database uses stable chart identity and caches precomputation needed by the library and loader.