Results 9 comments of [email protected]

+1 I think redis command does not support Redis Cluster. We are currently on AWS elastic Cache, cluster mode,and by feeding redis command the `config` endpoint - it seems we...

I guess there is no solution - since the Spring Security context is not shared... so you can not loadbalance.

Thanks @Haarolean - will try to migrate to the new-deployment.

I get a similar error on Linux (popOS) . Devbox version 0.13.4. > devbox update or >devbox add [email protected] ```json { "$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.13.3/.schema/devbox.schema.json", "packages": ["[email protected]"], "shell": { "init_hook": [ "....

Hello, I came here after I got burned - by not reading the manual - and I kind of agree with @Azbesciak on its comments. In business heavy applications -...

Yes I understand. I dont really know what is the best answer. For example in my case because I did not want the headache to re-work my build pipeline and...

+1 on the above. I am really not sure if this is a combination of problems the use of venv within devbox and the fact that you use use a...