-
Notifications
You must be signed in to change notification settings - Fork 24
feat: compress support #156
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
Conversation
1fedb7e to
4ad55f2
Compare
8bf081c to
48a8377
Compare
|
@weiping-code @hezhangjian Please help review first. "The tests pass consistently when configuring a single element in clientList. However, they fail randomly when using a List of clients for ParameterizedTest." Is there anything else you can help with? |
|
Does the server need to be configured to support data compression on the client? @xkx9431 |
weiping-code
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix according to the review comments and resolve the issues in the unit tests.
opengemini-client/src/main/java/io/opengemini/client/impl/OpenGeminiClient.java
Show resolved
Hide resolved
...pengemini-spring/src/main/java/io/opengemini/client/spring/data/core/OpenGeminiTemplate.java
Show resolved
Hide resolved
c7fbd48 to
8037b9a
Compare
Signed-off-by: kaixuan xu <[email protected]>
Signed-off-by: kaixuan xu <[email protected]>
Signed-off-by: kaixuan xu <[email protected]>
Signed-off-by: kaixuan xu <[email protected]>
Signed-off-by: kaixuan xu <[email protected]>
Signed-off-by: kaixuan xu <[email protected]>
Description
this PR is adding the compression support.
Changes
Validation
TodoList
isGzipEnabled.