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

Lookup source string as key to cache #42

Merged
merged 2 commits into from
Sep 23, 2021

Conversation

stelabouras
Copy link
Collaborator

Uses the source string as the key for cache lookup when rendering a
localized translation.

As a fallback, if the entry is not found, the logic also uses the hash
of that source string as a key for cache lookup.

Uses the source string as the key for cache lookup when rendering a
localized translation.

As a fallback, if the entry is not found, the logic also uses the hash
of that source string as a key for cache lookup.
* Bumps `TXNative.version` to 1.0.1
* Updates CHANGELOG with the changes implemented for v1.0.1
@stelabouras stelabouras requested a review from n1k0sv September 22, 2021 13:01
@stelabouras stelabouras merged commit 831b6ec into devel Sep 23, 2021
@stelabouras stelabouras deleted the stelios/fix/cache-source-string branch September 23, 2021 13:35
@wyngarde wyngarde mentioned this pull request Sep 24, 2021
@tony2thumbs tony2thumbs mentioned this pull request Jul 29, 2022
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.

2 participants