Skip to content

Use DB Instead of Writing to YML#4

Merged
dandeandean merged 18 commits intomainfrom
local-db
Sep 6, 2025
Merged

Use DB Instead of Writing to YML#4
dandeandean merged 18 commits intomainfrom
local-db

Conversation

@dandeandean
Copy link
Owner

@dandeandean dandeandean commented Sep 6, 2025

As the app currently stands, we just dump everything into the yaml config file... This isn't great because we have to read & write that file a bunch of times & is unlikely to scale out to support my 1 billion bookmarks...

We may want to follow up to allow for easily exporting the bookmarks in to other (human readable) formats.

@dandeandean dandeandean marked this pull request as ready for review September 6, 2025 14:26
@dandeandean dandeandean self-assigned this Sep 6, 2025
@dandeandean dandeandean marked this pull request as draft September 6, 2025 14:27
@dandeandean dandeandean marked this pull request as ready for review September 6, 2025 23:13
@dandeandean dandeandean changed the title More Robust Writing Use DB Instead of Writing to YML Sep 6, 2025
@dandeandean dandeandean merged commit 38d40ad into main Sep 6, 2025
1 check passed
@dandeandean dandeandean deleted the local-db branch September 7, 2025 11:15
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