mirror of
https://github.com/Cuprate/cuprate.git
synced 2025-03-12 09:29:11 +00:00
11 lines
226 B
Rust
11 lines
226 B
Rust
|
/* There is nothing here as no wrapper exist for HSE yet */
|
||
|
|
||
|
/* KVS supported functions :
|
||
|
-------------------------------------
|
||
|
hse_kvs_delete
|
||
|
hse_kvs_get
|
||
|
hse_kvs_name_get
|
||
|
hse_kvs_param_get
|
||
|
hse_kvs_prefix_delete
|
||
|
hse_kvs_put
|
||
|
*/
|