Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for notify_redis (3.88 sec)

  1. docs/bucket/notifications/README.md

    comment      (sentence)           optionally add a comment to this setting
    ```
    
    or environment variables
    
    ```
    KEY:
    notify_redis[:name]  publish bucket notifications to Redis datastores
    
    ARGS:
    MINIO_NOTIFY_REDIS_ENABLE*      (on|off)             enable notify_redis target, default is 'off'
    MINIO_NOTIFY_REDIS_KEY*         (string)             Redis key to store/update events, key is auto-created
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Tue Aug 12 18:20:36 UTC 2025
    - 84.2K bytes
    - Viewed (0)
  2. docs/config/README.md

    notify_mysql          publish bucket notifications to MySQL databases
    notify_postgres       publish bucket notifications to Postgres databases
    notify_elasticsearch  publish bucket notifications to Elasticsearch endpoints
    notify_redis          publish bucket notifications to Redis datastores
    ```
    
    ### Accessing configuration
    
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Tue Aug 12 18:20:36 UTC 2025
    - 18.1K bytes
    - Viewed (1)
Back to top