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

Convert value to string before saving it in RedisAdapter #714

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

Jealrock
Copy link
Contributor

@Jealrock Jealrock commented Aug 29, 2023

Same problem as in
#696

Since redis values in hashes can be only strings, it makes sense to convert every value to a string.

@Jealrock Jealrock changed the title Convert value to string before saving Convert value to string before saving in RedisAdapter Aug 29, 2023
@Jealrock Jealrock changed the title Convert value to string before saving in RedisAdapter Convert value to string before saving it in RedisAdapter Aug 29, 2023
@andrehjr andrehjr merged commit 074b502 into splitrb:main Aug 29, 2023
@andrehjr
Copy link
Member

Thanks!

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.

None yet

2 participants