Replies: 1 comment
-
It isn't so I've opened a Feature Request here: #979 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We're on very restricted env. where only UDS are allowed.
With Redis, one can set port to
0
to completely disables TCP listening.https://github.com/redis/redis/blob/unstable/redis.conf#L137
Is this possible on DragonflyDB?
Beta Was this translation helpful? Give feedback.
All reactions