-
Notifications
You must be signed in to change notification settings - Fork 471
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
batch: add RangeKey{Set,Unset,Delete} methods
Add key kinds for range key sets, unsets and deletes. Add corresponding methods to the Batch, behind an experimental type. With this commit, these keys may be encoded into a batch but are discarded when committed.
- Loading branch information
Showing
10 changed files
with
783 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.