-
Notifications
You must be signed in to change notification settings - Fork 220
Compatibility
disksing edited this page Dec 14, 2021
·
3 revisions
Most of client-go
's features are compatible with TiKV above v5.0. There are a few features were introduced after 5.0, listed below.
Feature | Required TiKV version |
---|---|
Disk Full Option | v5.3.0+ |
RawBatchPut with TTL | v5.3.0+ |
For TiKV cluster under v4.0, we recommend to use client-go v1 instead.
Feel free to help improving! Minor changes are warmly welcomed. Just simply click edit!
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Contents
- Client-Go Wiki
- Compatibility
- API V2
- Transactional API
- RawKV API
- Configurations
- Utilities