Skip to content
Snippets Groups Projects

Sentinel Support

Merged Gabriel Mazetto requested to merge feature/redis-sentinel into master
1 unresolved thread

Sentinel connection parameters in config.yml file.

Fixes #29 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • 38 38 # port: 6379
    39 39 # pass: redispass # Allows you to specify the password for Redis
    40 40 database: 0
    41 socket: /var/run/redis/redis.sock # Comment out this line if you want to use TCP
    41 socket: /var/run/redis/redis.sock # Comment out this line if you want to use TCP or Sentinel
  • Reassigned to @brodock

  • Gabriel Mazetto Added 1 commit:

    Added 1 commit:

    • ee684a09 - Remove useless .and_call_origin from specs
  • Robert Speicher mentioned in commit 3043b31c

    mentioned in commit 3043b31c

  • Robert Speicher Status changed to merged

    Status changed to merged

  • Please register or sign in to reply
    Loading