Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for AMQP (0.15 sec)

  1. docs/bucket/notifications/README.md

    ```
    KEY:
    notify_amqp[:name]  publish bucket notifications to AMQP endpoints
    
    ARGS:
    MINIO_NOTIFY_AMQP_ENABLE*        (on|off)    enable notify_amqp target, default is 'off'
    MINIO_NOTIFY_AMQP_URL*           (url)       AMQP server endpoint e.g. `amqp://myuser:mypassword@localhost:5672`
    MINIO_NOTIFY_AMQP_EXCHANGE       (string)    name of the AMQP exchange
    MINIO_NOTIFY_AMQP_EXCHANGE_TYPE  (string)    AMQP exchange type
    Plain Text
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Thu Jan 18 07:03:17 GMT 2024
    - 84K bytes
    - Viewed (2)
  2. docs/config/README.md

    ```
    notify_webhook        publish bucket notifications to webhook endpoints
    notify_amqp           publish bucket notifications to AMQP endpoints
    notify_kafka          publish bucket notifications to Kafka endpoints
    notify_mqtt           publish bucket notifications to MQTT endpoints
    Plain Text
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Mon Sep 11 21:48:54 GMT 2023
    - 17.7K bytes
    - Viewed (0)
  3. CREDITS

    ================================================================
    
    github.com/rabbitmq/amqp091-go
    https://github.com/rabbitmq/amqp091-go
    ----------------------------------------------------------------
    AMQP 0-9-1 Go Client
    Copyright (c) 2021 VMware, Inc. or its affiliates. All Rights Reserved.
    
    Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd.
    
    Plain Text
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Fri Apr 26 06:31:35 GMT 2024
    - 1.6M bytes
    - Viewed (0)
Back to top