Skip to content

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

Merged
MeirShpilraien merged 1 commit into
RedisLabsModules:masterfrom
QuChen88:is_empty
Jan 15, 2024
Merged

Move is_empty() in RedisKeyWritable to its rightful place with the documentation.#282
MeirShpilraien merged 1 commit into
RedisLabsModules:masterfrom
QuChen88:is_empty

Conversation

@QuChen88
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

QuChen88 commented Apr 6, 2023

Ping, any updates?

@gkorland gkorland requested a review from iddm May 2, 2023 07:30
Comment thread src/key.rs
@MeirShpilraien
Copy link
Copy Markdown

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

@QuChen88
Copy link
Copy Markdown
Contributor Author

I just did a rebase and fixed conflicts

@MeirShpilraien MeirShpilraien merged commit b918ed0 into RedisLabsModules:master Jan 15, 2024
@MeirShpilraien
Copy link
Copy Markdown

Thanks @QuChen88

@QuChen88 QuChen88 deleted the is_empty branch January 15, 2024 21:18
@github-actions github-actions Bot mentioned this pull request May 4, 2026
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