Skip to content

refactor(database): use repository pattern - #51

Draft
LooFifteen wants to merge 1 commit into
mainfrom
refactor/backend/repository-pattern
Draft

LooFifteen wants to merge 1 commit into
mainfrom
refactor/backend/repository-pattern

Conversation

@LooFifteen

@LooFifteen LooFifteen commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Makes way for future work on caching or alternative storage backends. Currently has a lot of error spam, adds thiserror but doesn't actually use it. Has no support for transactions.

@LooFifteen
LooFifteen force-pushed the refactor/backend/repository-pattern branch from 1259775 to 9c4a0d6 Compare August 23, 2026 22:38
@LooFifteen LooFifteen added enhancement New feature or request area: backend labels Aug 23, 2026
@LooFifteen
LooFifteen force-pushed the refactor/backend/repository-pattern branch 6 times, most recently from 9a83ef4 to 53df34e Compare August 27, 2026 22:56
@LooFifteen
LooFifteen force-pushed the refactor/backend/repository-pattern branch from 53df34e to 8a0595b Compare August 27, 2026 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: backend enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant