Key value lookup
Query key value stores through REST API by sending GET
requests to /api/kv/{kv_name}/{key}
.
For example, the kvstore defined in the sample config can be queried like below:
最后更新于
Query key value stores through REST API by sending GET
requests to /api/kv/{kv_name}/{key}
.
For example, the kvstore defined in the sample config can be queried like below:
最后更新于