Hi, I have small experimental app that I want to put on Gigalixir, but it is also using Redis. I understand that Gigalixir doesn’t offer Redis. So I was wondering if someone can recommend some cheap/free Redis service for this purpose, please. Shared resources, no guarantees, etc. Thank you.
1 Like
Redis Labs has a free tier that I’ve used for simple demo applications.
1 Like
Thank you!
I also found Heroku Redis has free hobby tier and deployed everything there in the end.