We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Now TxnKV API supports some useful opitons (for example, KeyOnly ,see #44 ) rawkv API may benifit from there options too.
KeyOnly
The text was updated successfully, but these errors were encountered:
rawkv get/put/delete/... should also support some options, for example, specifyingcf in RawGetRequset.
get/put/delete/...
cf
Sorry, something went wrong.
fixed by #425
No branches or pull requests
Now TxnKV API supports some useful opitons (for example,
KeyOnly
,see #44 ) rawkv API may benifit from there options too.The text was updated successfully, but these errors were encountered: