Open Dsolnik opened 1 year ago
I see.
So i should pass in --redis-url redis-socket://$PATH
instead?
I think that your example is not supported for redis-url string, but see the Unix Socket
section in configuration file.
That's for configuring where redis listens.
I'm trying to figure out how I can use redisgraph-bulk-insert if I have unix socket in my config and redis listening over a unix domain socket.
In 0.10.2 it did, now in 0.12.3 it does not.