We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Note: every sub module is supposed to have unit tests for everything that is testable on CI.
types
core
HTTPClient
RESTClient
GatewayClient
ShardedClient
APIManager
framework
Client
ext
manual
The text was updated successfully, but these errors were encountered:
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)
Sorry, something went wrong.
@MierenManz
Done.
Added.
Also added a note about unit tests, would it close #125 ?
yeah #125 can be closed imo.
No branches or pull requests
Harmony v3
Note: every sub module is supposed to have unit tests for everything that is testable on CI.
types
@Helloyunho, @DjDeveloperr
core
@Helloyunho, @DjDeveloperr, @AkiaCode
HTTPClient
RESTClient
(blocked byHTTPClient
)GatewayClient
ShardedClient
(blocked byRESTClient
)APIManager
(blocked by RESTClient andShardedClient
)framework
Blocked by Core
Client
#353ext
Implement a Redis Cache Store (blocked by Framework)- v3 will not have custom cache supportImplement a Binary Tree Cache Store (blocked by Framework) - @MierenManz- v3 will not have custom cache supportmanual
@ZiomaleQ
The text was updated successfully, but these errors were encountered: