minio/pkg/event/target
Michael Mayr 53f0cc1340
Implement CLIENT SETNAME for Redis connections (#9876)
Add note about CLIENT SETNAME needing auth
2020-06-19 13:28:28 -07:00
..
testdata NATS TLS specify CA and client TLS authentication (#8389) 2019-11-15 09:13:23 -08:00
amqp.go fix: only show active/available ARNs in server startup banner (#9392) 2020-04-21 09:38:32 -07:00
common.go fix: re-use connections in webhook/elasticsearch (#9461) 2020-04-28 13:57:56 -07:00
elasticsearch.go fix panic when checking if es/nats event target is active (#9587) 2020-05-13 06:37:22 -07:00
kafka.go fix: only show active/available ARNs in server startup banner (#9392) 2020-04-21 09:38:32 -07:00
kafka_scram_client.go added support for SASL/SCRAM on Kafka bucket notifications. (#9168) 2020-03-20 11:10:27 -07:00
mqtt.go fix: only show active/available ARNs in server startup banner (#9392) 2020-04-21 09:38:32 -07:00
mysql.go Update go-sql-driver pkg to support checkConnLiveness (#9766) 2020-06-04 16:11:42 -07:00
mysql_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
nats.go fix: only show active/available ARNs in server startup banner (#9392) 2020-04-21 09:38:32 -07:00
nats_test.go NATS TLS specify CA and client TLS authentication (#8389) 2019-11-15 09:13:23 -08:00
nsq.go fix panic when checking if es/nats event target is active (#9587) 2020-05-13 06:37:22 -07:00
nsq_test.go enable full linter across the codebase (#9620) 2020-05-18 09:59:45 -07:00
postgresql.go fix: only show active/available ARNs in server startup banner (#9392) 2020-04-21 09:38:32 -07:00
postgresql_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
queuestore.go notification queue limit has no maxLimit (#9380) 2020-04-18 01:20:56 -07:00
queuestore_test.go Fix queueStore stops working with concurrent PUT/DELETE requests (#8381) 2019-10-11 17:46:03 -07:00
redis.go Implement CLIENT SETNAME for Redis connections (#9876) 2020-06-19 13:28:28 -07:00
store.go fix: throttling of events during their replay (#9188) 2020-03-23 12:34:39 -07:00
webhook.go Support mTLS Authentication in Webhooks (#9777) 2020-06-08 05:55:44 -07:00