Skip to content

Instantly share code, notes, and snippets.

@iamjjanga-ouo
Last active July 4, 2022 15:09
Show Gist options
  • Save iamjjanga-ouo/7d5a1a351006c2013e134e30bb665d19 to your computer and use it in GitHub Desktop.
Save iamjjanga-ouo/7d5a1a351006c2013e134e30bb665d19 to your computer and use it in GitHub Desktop.
redis

get role

  • redis-cli
$ redis-cli -h <redis host> -p <port> info | grep role
role: master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment