When trying to externalize my redis to a valkey server, i saw the user/pass doesn't work.
After looking the appwrite code, i saw some of the init does not pass the user when creating the redis conenction.
Since there was a github issue i added reference to the missing parts for redis : https://github.com/appwrite/appwrite/issues/3309
If possible could this be fixed for 1.9.5 release ? (if not don't worry, i'm currently using the default user as a temp workaround)
Also idk if it was mentionned somewhere, but could it be possible to use another db than the default db0 ?
Redis with user/pass doesn't work NO_AUTH wrong user/pass
also just password login also fails, it seams like some part of the API does not login to redis
Recommended threads
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...
- OAuth Missing redirect URL
Hello all, on a Flutter mobile app with latest Appwrite dependency (25.4.0) I always got "Missing redirect URL" - "Your OAuth login flow is missing a proper red...
- relationships bug or error idk
hey every one, am using am using appwrite on a project and ran into a problem where by created a relationship and two way to be specific and it is stuck on proc...