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

Implement "lower bound" functionality #7

Open
vvish opened this issue Sep 20, 2023 · 2 comments
Open

Implement "lower bound" functionality #7

vvish opened this issue Sep 20, 2023 · 2 comments
Assignees
Labels
good first issue Good for newcomers hacktoberfest Issue participates in hacktoberfest task Issue is a task

Comments

@vvish
Copy link
Owner

vvish commented Sep 20, 2023

Cursor operation MDB_SET_RANGE positions cursor at a first key greater than or equal to specified key.
It is required to implement method in the transaction class to support the functionality.
Method should return ro_view.

@vvish vvish added the task Issue is a task label Sep 20, 2023
@vvish vvish self-assigned this Sep 20, 2023
@kotov-valery
Copy link
Collaborator

@vvish, I would be curious to work on the ticket if that's one is free.

@vvish vvish assigned kotov-valery and unassigned vvish Sep 26, 2023
@vvish
Copy link
Owner Author

vvish commented Sep 26, 2023

@kotov-valery , thank you.
Reassigned the ticket on you.

@vvish vvish added good first issue Good for newcomers hacktoberfest Issue participates in hacktoberfest labels Sep 26, 2023
kotov-valery added a commit to kotov-valery/lmdb-cpp that referenced this issue Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest Issue participates in hacktoberfest task Issue is a task
Projects
None yet
Development

No branches or pull requests

2 participants