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

feat(kv): add Deno KV integration, overhaul codebase #4

Merged
merged 36 commits into from Sep 17, 2023
Merged

Conversation

nberlette
Copy link
Owner

@nberlette nberlette commented Sep 15, 2023

Fixes #1.

It also introduces experimental support (ish) for Deno KV databases, which are still experimental themselves. The idea is to setup a Deno Deploy image viewer site to allow navigation through all of the scraped images so far. Besides that, the scraper uses KV internally to help dedupe images and keep track of scrape dates.

Besides that, also includes an almost complete overhaul of the codebase's style and structure.

@nberlette nberlette merged commit 81f0594 into main Sep 17, 2023
@nberlette nberlette deleted the feat/kv branch September 17, 2023 07:30
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.

[bug] stale images being treated as new content, causing duplicates
1 participant