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

Add support for using utf8 compatible keys #109

Merged
merged 2 commits into from
Jul 25, 2024
Merged

Conversation

brnosouza
Copy link
Contributor

  • Change: counters passed to cache functions accept utf8 strings

Summary

We want to implement utf8 compatible usernames, however, the cache keys only accept ascii keys. This allows UTF8 usernames and other keys to be used.

Related Links
Ready for QA Checklist
  • Code Review
  • Dev QA
  • Rebase and Squash

- Change: cache key arguments accept utf8 strings
@brnosouza brnosouza requested a review from SunnyR July 23, 2024 15:23
@SunnyR SunnyR requested review from Gee19 and removed request for SunnyR July 23, 2024 17:08
@brnosouza brnosouza requested a review from farhour July 25, 2024 15:09
@farhour
Copy link

farhour commented Jul 25, 2024

+1 the changes in this PR. Good job.

Copy link

@farhour farhour left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have completed the review of this PR. It looks good to me. +1 and approved.

@RouganStriker RouganStriker merged commit bc5429b into master Jul 25, 2024
1 check passed
@RouganStriker RouganStriker deleted the fix/unicode-key branch July 25, 2024 19:31
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