You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'll update QuickCheck test model to test this option, and also update the API document on read the docs. I'll do them when I have more time. I'll keep this GH issue open until then.
As of Hibari 0.1.11,
get_many/5
is start-key-exclusive; a result set does not includeStartKey
but starts with the very next key.Add
'include_start_key'
option to makeget_many/5
start-key-inclusive.The text was updated successfully, but these errors were encountered: