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

[V3] Tracking issue #225

Open
19 of 30 tasks
Helloyunho opened this issue Sep 13, 2021 · 3 comments
Open
19 of 30 tasks

[V3] Tracking issue #225

Helloyunho opened this issue Sep 13, 2021 · 3 comments

Comments

@Helloyunho
Copy link
Member

Helloyunho commented Sep 13, 2021

Harmony v3

Note: every sub module is supposed to have unit tests for everything that is testable on CI.

types

@Helloyunho, @DjDeveloperr

  • Application
  • Audit Log
  • Channel
  • Emoji
  • Guild
  • Guild Scheduled Event
  • Guild Template
  • Invite
  • Stage Instance
  • Sticker
  • User
  • Voice
  • Webhook
  • Gateway

core

@Helloyunho, @DjDeveloperr, @AkiaCode

  • Implement HTTPClient
  • RESTClient (blocked by HTTPClient)
  • GatewayClient
  • ShardedClient (blocked by RESTClient)
  • Implement APIManager (blocked by RESTClient and ShardedClient)

framework

Blocked by Core

ext

  • Implement a Redis Cache Store (blocked by Framework) - v3 will not have custom cache support
  • Implement a Binary Tree Cache Store (blocked by Framework) - @MierenManz - v3 will not have custom cache support
  • More TBD

manual

@ZiomaleQ

  • Write beginners guide
  • Write Examples of common code
  • Write Explanation of harmony
  • More TBD
@DjDeveloperr DjDeveloperr pinned this issue Oct 1, 2021
@MierenManz
Copy link
Contributor

MierenManz commented Oct 1, 2021

Implement a Redis Cache Adapter (blocked by Framework)

This can probably be renamed to

Implement a Redis Cache store (blocked by Framework)

And we could also add this one under my name if we still want it

Implement Binary Tree Cache store (blocked by Framework)

@DjDeveloperr
Copy link
Member

@MierenManz

This can probably be renamed to

Done.

And we could also add this one under my name if we still want it

Added.

Also added a note about unit tests, would it close #125 ?

@MierenManz
Copy link
Contributor

yeah #125 can be closed imo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

No branches or pull requests

3 participants