New Features:
- Added
NewKeyWithDigest()
method. You can now create keys with custom digests, or only using digests without knowing the original value. (Useful when you are getting back results with Query and Scan) - Added
ConsistencyLevel
toBasePolicy
. - Added
CommitLevel
toWritePolicy
. - Added
LargeList.Range
andLargeList.RangeThenFilter
methods. - Added
LargeMap.Exists
method.