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

Client API need be refactored and enhanced #121

@foreverneverer

Description

@foreverneverer

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions