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

refactor: refactor Comment data layer #92

Closed
wants to merge 0 commits into from

Conversation

intyouss
Copy link
Collaborator

@intyouss intyouss commented Sep 8, 2023

Description (what this PR does / why we need it):

  1. Splitting data into db operations and cache operations
  2. Elevate user client operations to biz
  3. Redependency Injection
  4. Add db and redis data interface

Which issue(s) this PR fixes (resolves / be part of):

Special notes for your reviewer:

@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Patch has no changes to coverable lines.

📢 Thoughts on this report? Let us know!.

@mo3et mo3et changed the title fix: Split the data layer and reintegrate the code refactor: refactor Comment data layer Sep 8, 2023
@intyouss intyouss marked this pull request as draft September 14, 2023 02:33
@intyouss intyouss closed this Sep 21, 2023
@intyouss intyouss deleted the dev branch September 21, 2023 05:48
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.

[recommend] Reconfiguration of data layer file planning for all services
1 participant