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

Move is_empty() in RedisKeyWritable to its rightful place with the documentation. #282

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

QuChen88
Copy link
Contributor

Currently, the is_empty() function used to detect if a key is present or not, is way after the Rust documentation for it. This led to the public documentation page to mark that on the wrong API method, which can be misleading. See https://docs.rs/redis-module/latest/redis_module/key/struct.RedisKeyWritable.html

@QuChen88
Copy link
Contributor Author

QuChen88 commented Apr 6, 2023

Ping, any updates?

@gkorland gkorland requested a review from iddm May 2, 2023 07:30
@QuChen88 QuChen88 force-pushed the is_empty branch 2 times, most recently from aeb8ca9 to fc533ab Compare August 27, 2023 21:40
@MeirShpilraien
Copy link
Collaborator

Hey @QuChen88, sorry that it was missed. Lets fix the conflict and merge it.

@QuChen88
Copy link
Contributor Author

I just did a rebase and fixed conflicts

@MeirShpilraien MeirShpilraien merged commit b918ed0 into RedisLabsModules:master Jan 15, 2024
1 check passed
@MeirShpilraien
Copy link
Collaborator

Thanks @QuChen88

@QuChen88 QuChen88 deleted the is_empty branch January 15, 2024 21:18
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