Skip to content

[store] refactor: Distinguish potentially confusing operation results #1139

@ariesdevil

Description

@ariesdevil

Summary

There is a problem in the current implementation: we cannot distinguish between failed add and successful delete operations.

By adding a seq field to results, we can avoid this problem like UpsertKV.

BTW: these changes will break the current API

cc @drmingdrmer @dantengsky @sundy-li

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions