Skip to content

Add support for multiple column families in Get, Put and Delete requests #74

Closed
@adityakishore

Description

@adityakishore

HBase supports row level consistency which means reads and updates to concerning a single row but containing multiple column families will see a consistent view of the row if sent as a single RPC.

AsyncHBase library currently lacks this feature.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions