Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server-side cursor fetch_size per query #3900

Closed
mversic opened this issue Sep 20, 2023 · 0 comments
Closed

Server-side cursor fetch_size per query #3900

mversic opened this issue Sep 20, 2023 · 0 comments
Assignees
Labels
iroha2-dev The re-implementation of a BFT hyperledger in RUST

Comments

@mversic
Copy link
Contributor

mversic commented Sep 20, 2023

After merge of #3468 we have enabled cursor based pagination for queries. We've also added a way to define the fetch_size in config.json. The request made recently was that we provide a way to define this parameter forevery query request.

@mversic mversic added the iroha2-dev The re-implementation of a BFT hyperledger in RUST label Sep 20, 2023
@Arjentix Arjentix self-assigned this Oct 9, 2023
Arjentix added a commit to Arjentix/iroha that referenced this issue Oct 26, 2023
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit to Arjentix/iroha that referenced this issue Oct 26, 2023
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit to Arjentix/iroha that referenced this issue Oct 30, 2023
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit to Arjentix/iroha that referenced this issue Oct 31, 2023
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit to Arjentix/iroha that referenced this issue Oct 31, 2023
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit to Arjentix/iroha that referenced this issue Oct 31, 2023
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit to Arjentix/iroha that referenced this issue Nov 2, 2023
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit to Arjentix/iroha that referenced this issue Nov 3, 2023
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit to Arjentix/iroha that referenced this issue Nov 7, 2023
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit to Arjentix/iroha that referenced this issue Nov 8, 2023
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit to Arjentix/iroha that referenced this issue Nov 9, 2023
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit that referenced this issue Nov 9, 2023
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
@timofeevmd timofeevmd self-assigned this Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iroha2-dev The re-implementation of a BFT hyperledger in RUST
Projects
None yet
Development

No branches or pull requests

3 participants