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

How to add other cache storage modules easily? #33

Open
ologbonowiwi opened this issue Nov 10, 2024 · 2 comments
Open

How to add other cache storage modules easily? #33

ologbonowiwi opened this issue Nov 10, 2024 · 2 comments

Comments

@ologbonowiwi
Copy link

hey! just learn about the library seeing an elixir montreal meetup presentation. in the presentation was mentioned ConCache has a few issues.

what do you think about supporting Redis, and potentially having a roadmap for supporting other default modules also?

@MikaAK
Copy link
Owner

MikaAK commented Nov 28, 2024

I would recommend creating caches for those with something like https://github.com/MikaAK/elixir_cache
You can drop in replace ConCache this way since the interface is the same!

@MikaAK MikaAK changed the title Support other stores (Redis and potentially others) How to add other cache storage modules easily? Nov 29, 2024
@MikaAK
Copy link
Owner

MikaAK commented Nov 29, 2024

Just a heads up @ologbonowiwi I renamed this for easier understanding, but I'll put it in the readme as well, lemme know what you think!

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

No branches or pull requests

2 participants