Skip to content

142 / redis set empty mapping#143

Merged
jnu merged 4 commits intomainfrom
empty-map
Mar 6, 2026
Merged

142 / redis set empty mapping#143
jnu merged 4 commits intomainfrom
empty-map

Conversation

@jnu
Copy link
Copy Markdown
Contributor

@jnu jnu commented Mar 6, 2026

Fixes #142

Comment on lines +169 to +171
# The redis library fails if there's an empty mapping, so avoid this case.
if not mapping:
return

This comment was marked as outdated.

@jnu jnu merged commit 9fac2c9 into main Mar 6, 2026
2 checks passed
@jnu jnu deleted the empty-map branch March 6, 2026 15:15
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.

Redis hset fails with empty mapping

1 participant