v2.4.1
Features
- Added support for Continuation when fetching keys from a secondary index
Command. IndexContinuation([]byte) Command
has been added to the query builder API, and aContinuation
field toResult
. - JSON Marshal/Unmarshal support for all helper types (added support for
Flag
,Register
, andCounter
).
Future plans
Work has started on v3
, with focus on a more lightweight API and command builder. If you have any ideas for improvements or general comments, feel free to open a new issue!