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

fix: use adapter options function to handle runtime options #23

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

cylkdev
Copy link
Contributor

@cylkdev cylkdev commented Dec 18, 2023

This is a fix for the ** (FunctionClauseError) no function clause matching in Access.get/3 error in the redis cache module. The module attribute @adapter_options at compile time can be a tuple instead of a keyword list of options which results in a error when using the hash functions.

@MikaAK MikaAK merged commit 19aa0b0 into MikaAK:main Jan 11, 2024
1 check passed
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