Skip to content
New issue

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

[FEATURE REQUEST, KV] RPC support for the kv.Clear method #735

Closed
dpodoliak opened this issue Jun 23, 2021 · 0 comments · Fixed by #736
Closed

[FEATURE REQUEST, KV] RPC support for the kv.Clear method #735

dpodoliak opened this issue Jun 23, 2021 · 0 comments · Fixed by #736
Assignees
Labels
C-feature-request Category: feature requested, but need to be discussed
Milestone

Comments

@dpodoliak
Copy link

We need to add RPC support for the kv.Clear method.

The method should not accept any items in the protobuf request object and should clear all storage values in the specified storage.

In the absence of such an opportunity (functionality) for the implementation, return an error (by analogy with a TTL error in memcached), or in some other way report about the unavailability of this functionality.

@dpodoliak dpodoliak added the C-feature-request Category: feature requested, but need to be discussed label Jun 23, 2021
@rustatian rustatian self-assigned this Jun 23, 2021
@rustatian rustatian changed the title [FEATURE REQUEST] RPC support for the kv.Clear method [FEATURE REQUEST, KV] RPC support for the kv.Clear method Jun 23, 2021
@rustatian rustatian added this to the 2.4.0 milestone Jun 23, 2021
@rustatian rustatian modified the milestones: 2.4.0, 2.3.2 Aug 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature-request Category: feature requested, but need to be discussed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants