jer-0
jer-0
I use both json and graph. I query data from redisgraph and then add to redisjson. I use both redisjson and redisgraph commands throughout my application.
I believe this problem seems to occur when running both redisjson and redisgraph commands on the same redis instance. I now separate json and graph to two different redis instance...
I am also wondering too. seem like faisalman is not really active.
@dontsovcmc quick question, do you also run graph commands on the same redis instance ?
hey @gkorland. Sadly I don't have any steps to reproduce, it randomly crash. I restarted redis container and it it working again. I can't say what cause the crash. I...
hey sorry, I tried to reproduce but with no luck. I use redisjson as a cache for redisgraph, so what I do is query graph db and store data in...
hello @gkorland, My redis db crashed again today. Could this be related to redisgraph? here are the logs: seem like the same escapeing error: `serde_json::ser::format_escaped_str`. I believe that redis crash...
I believe this problem seems to occur when running both redisjson and redisgraph commands on the same redis instance. I now separate json and graph to two different redis instance...
I believe this problem seems to occur when running both redisjson and redisgraph commands on the same redis instance. I now separate json and graph to two different redis instance...
this is working on latest business edition where they add relative path volumes https://github.com/portainer/portainer/issues/6390