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 OpenTreeHole In Golang #1

Closed
54 of 71 tasks
hasbai opened this issue Jun 6, 2022 · 0 comments
Closed
54 of 71 tasks

Refactor OpenTreeHole In Golang #1

hasbai opened this issue Jun 6, 2022 · 0 comments

Comments

@hasbai
Copy link
Contributor

hasbai commented Jun 6, 2022

For better performance, we decide to refactor OpenTreeHole in golang. This is a roadmap for the process.

Division

  • List
  • Get
  • Add
  • Modify
  • Delete
  • Docs
  • Tests
  • Permission

Tag

  • List
  • Get
  • Add
  • Modify
  • Delete
  • Docs
  • Tests
  • Permission

Hole

  • List in division
  • List by tag
  • Deprecated List API
  • Get
  • Add
  • Deprecated Add API
  • Modify
  • Delete
  • Docs
  • Tests
  • Permission
  • Notification

Floor

  • List
  • Deprecated List API
  • Get
  • Add
  • Deprecated Add API
  • Modify
  • Delete
  • Docs
  • Tests
  • Permission
  • Notification

Search

  • Search API (with elasticsearch)
  • sync mysql data to elasticsearch

User

  • Connect JWT
  • Tests

User Favorites

  • List
  • Get
  • Add
  • Modify
  • Delete
  • Docs
  • Tests
  • Permission

Report

  • List
  • Get
  • Add
  • Delete
  • Docs
  • Tests
  • Permission
  • Notification

Image

  • Upload
  • Docs
  • Tests

Notification

Better use a microservice

  • List
  • Get
  • Add
  • Delete (Mark as read)
  • Tests

Notification Token

  • Get
  • Add
  • Delete
  • Tests
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

No branches or pull requests

2 participants