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

feat(page): add page_size parameter to allow overriding page size from #58

Merged
merged 3 commits into from
Oct 11, 2024

Conversation

dndx
Copy link
Member

@dndx dndx commented Sep 9, 2024

caller side

This is useful for DB-less reads as DB-less defines it's own page size which might differ from what this library provides

KAG-5342

caller side

This is useful for DB-less reads as DB-less defines it's own page size
which might differ from what this library provides

KAG-5342
@dndx dndx requested a review from chronolaw September 9, 2024 08:44
Copy link

github-actions bot commented Sep 9, 2024

Luacheck Report

2 tests   0 ✅  0s ⏱️
1 suites  0 💤
1 files    2 ❌

For more details on these failures, see this check.

Results for commit aa442f1.

♻️ This comment has been updated with latest results.

@dndx dndx force-pushed the feat/page_size branch 7 times, most recently from 8e96159 to 97b975f Compare October 11, 2024 08:31
README.md Outdated Show resolved Hide resolved
@dndx dndx force-pushed the feat/page_size branch 7 times, most recently from e54f7db to d69646e Compare October 11, 2024 09:31
@dndx dndx merged commit 890b3ca into master Oct 11, 2024
6 checks passed
@dndx dndx deleted the feat/page_size branch October 11, 2024 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants