Skip to content

feat: storage service#74

Merged
PiquelChips merged 2 commits intomainfrom
service/storage
Feb 16, 2026
Merged

feat: storage service#74
PiquelChips merged 2 commits intomainfrom
service/storage

Conversation

@PiquelChips
Copy link
Copy Markdown
Member

@PiquelChips PiquelChips commented Feb 16, 2026

Summary of the PR

Add storage service interface.

Steps before PR review

  • Implement the feature
  • Test the feature
  • Make sure all checks pass
  • Properly document the feature in the PR and docs

Changes

  • Add new StorageService interface
  • Update other services to use it instead of database.Queries
  • Remove database package

@PiquelChips PiquelChips marked this pull request as draft February 16, 2026 18:25
@PiquelChips PiquelChips self-assigned this Feb 16, 2026
@PiquelChips PiquelChips added enhancement New feature or request services/storage Updated to the Storage service labels Feb 16, 2026
@PiquelChips PiquelChips moved this to In Progress in piquel.fr development Feb 16, 2026
@PiquelChips PiquelChips marked this pull request as ready for review February 16, 2026 18:59
@PiquelChips PiquelChips merged commit 66821cd into main Feb 16, 2026
1 check passed
@PiquelChips PiquelChips deleted the service/storage branch February 16, 2026 19:00
@PiquelChips PiquelChips moved this from In Progress to Done in piquel.fr development Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request services/storage Updated to the Storage service

Projects

Development

Successfully merging this pull request may close these issues.

[FEAT] Storage Service

1 participant