You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2022. It is now read-only.
Now the Java client API has follow problem:
batchGet
,batchGet2
,batchMultiGet
and so on, we expect it can be simply and clearauto-retry
,auto-compressed
, we expect it can have moreauto
function.Potential Roadmap:
Simply API refactor and simplify the API #122 refactor: simplify api using encapsulating parameters and results #124
Support auto-compress support option to enable compression and hide details of compression from users #123 feat: using "interceptor" to enhance the api(compress) #126
Refactor backup-request using interceptor support option to enable compression and hide details of compression from users #123 refactor: using "interceptor" to implement backup-request #125
Support auto-retry
Support RateLimiter
Support auto-serialize
Support dualClient to connect two cluster
The text was updated successfully, but these errors were encountered: