Does Khepri support limiting the number of returned entries? #194
gomoripeti
started this conversation in
General
Replies: 1 comment 2 replies
-
Currently, there is no such mechanism. A not-that-close alternative would be to work with With concurrent updates, would you expect a paging mechanism to work on a snapshot and thus be unaffected by concurrent changes? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just had a quick glance at the
khepri:get_many
family of queries and I wonder if it is possible to limit the number of returned entries, and use continuation/paging similar tomnesia:select/4
andmnesia:select/1
?Beta Was this translation helpful? Give feedback.
All reactions