proxy-wasm / spec

WebAssembly for Proxies (ABI specification)
Apache License 2.0
544 stars 27 forks source link

KVS: add ability to check existence of a given key without fetching it #70

Open PiotrSikora opened 1 month ago

PiotrSikora commented 1 month ago

We need a way to check existence of a given key without extra copies.