WikiMovimentoBrasil / deadlinkchecker

GNU General Public License v3.0
3 stars 1 forks source link

Add caching using sqlite3 database #21

Closed Alwoch closed 4 months ago

Alwoch commented 7 months ago

Description

A cache to be set up using sqlite3 database such that when a link is provided in the query params, Its queried in the database and the result is returned.

Tasks: