HBase model features
| Feature | Description |
|---|---|
| Basic features |
|
| Filter |
|
| TTL |
NoticeThe expired data deletion (TTL) feature is only available for OceanBase KV scenarios. It is disabled for SQL scenarios to prevent unexpected data loss. |
| MaxVersion |
|
| Ecosystem |
|
| Development tools |
|
Advanced features
| Feature | Description |
|---|---|
| Transactions |
|
| Disaster recovery | Leverages all existing disaster recovery capabilities of OceanBase Database, such as multi-replica architecture, primary/standby databases, two-city three-center, three IDCs across two regions, and five IDCs across three regions deployments |
| Multi-tenancy | Leverages OceanBase Database's multi-tenancy capabilities |
| Scalability | Leverages OceanBase Database's data partitioning and elastic scaling capabilities |
| Backup and restore | Leverages OceanBase Database's backup and restore capabilities |
| Data compression | Supports storage data compression |
| Data encryption | Supports transparent data encryption (TDE) |
OBKV-HBase client compatibility
Notice
OBKV-HBase only supports Java clients.
The obkv-hbase-client-java version roadmap is as follows:
- 1.x client versions are compatible with HBase 1.x business scenarios.
- 2.x client versions are compatible with HBase 2.x business scenarios.
Details are as follows:
| obkv-hbase-client-java 1.x client version | Release notes |
|---|---|
| 1.1.0 | Supports partition splitting and batch get operations. |
| obkv-hbase-client-java 2.x client version | Release notes |
|---|---|
| 2.1.0 | Supports partition splitting and batch get operations. |