Skip to content

Conversation

@brandonscholten
Copy link
Contributor

@brandonscholten brandonscholten commented May 3, 2025

  • The AppCache class has been rewritten to use an SQLite database instead of reading and writing from JSON in an effort to reduce memory usage.
  • Saving identifiers is now optional, and users are able to specify the name of a database to save identifiers to. This involved changing the format of the URL used to tag identifiers and adding a /probe route which allows users to check if a database already exists
  • updated README to document this functionality
  • added restart: always to the docker compose file.
  • save the time to takes to tag an identifier in the database.
  • account for the context of the identifier when saving identifiers to the database.

@brandonscholten brandonscholten marked this pull request as ready for review May 6, 2025 01:03
@brandonscholten brandonscholten marked this pull request as draft May 10, 2025 09:15
@brandonscholten brandonscholten marked this pull request as ready for review May 11, 2025 21:16
@cnewman cnewman merged commit 1fb0839 into SCANL:master May 24, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants