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

Store quotes local #5

Open
muhme opened this issue Jul 10, 2024 · 0 comments
Open

Store quotes local #5

muhme opened this issue Jul 10, 2024 · 0 comments

Comments

@muhme
Copy link
Owner

muhme commented Jul 10, 2024

Retrieving and storing quotes, authors and categories locally. This cost less than 2 MB database size and has the following advantages:

  • Faster delivery (especially if you are on the other side of the world, like in Japan)
  • Be sure, everything is working if the zitat-service.de API is down or even no more existing
  • No problems with privacy in contacting another server

Functionality:

  • Initial database fill
  • Admin button to update the database

Store only relevant tables and columns, e.g. no user or comments.

Open Questions:

  • How to inform the joomla sites e.g. if a quote is deleted on zitat-service server e.g. for legal reason and should be removed from Joomla database too? Is there something like daily update service existing?
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

No branches or pull requests

1 participant