Skip to content

feat(docs): Data storage guide#4

Open
benkoppe wants to merge 2 commits intomainfrom
data-storage-guide
Open

feat(docs): Data storage guide#4
benkoppe wants to merge 2 commits intomainfrom
data-storage-guide

Conversation

@benkoppe
Copy link
Copy Markdown
Contributor

This PR adds a data storage guide DATA.md that describes exactly how and where data is stored by this codebase, both on the server side with Cloudflare D1 and on the client side with local storage. This should hopefully make it easier for new developers to enter and understand the codebase.

It also changes the code that creates the extraction_jobs_table from a runtime command to a migration. This is a no-op, since the table already exists, but it ensures consistency in the codebase.

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.

1 participant