Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

Client API need be refactored and enhanced #121

Open
2 of 7 tasks
foreverneverer opened this issue Aug 3, 2020 · 0 comments
Open
2 of 7 tasks

Client API need be refactored and enhanced #121

foreverneverer opened this issue Aug 3, 2020 · 0 comments

Comments

@foreverneverer
Copy link
Contributor

foreverneverer commented Aug 3, 2020

Now the Java client API has follow problem:

  • redundant: it contain such as batchGet, batchGet2, batchMultiGet and so on, we expect it can be simply and clear
  • deficient: it just offer based set/get/del, but no auto-retry, auto-compressed, we expect it can have more auto function.
  • no support server-duplication: the latest Pegasus-Server offer duplication cluster, but the client can't support visit two cluster meanwhile.

Potential Roadmap:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant