minio/pkg/event/target
Praveen raj Mani c4c79f61ce Notification: Changes to persistent event store (#7658)
This patch includes the following changes in event store interface
- Removes memory store. We will not persist events in memory anymore, if `queueDir` is not set.
- Orders the events before replaying to the broker.
2019-05-22 13:34:48 -07:00
..
amqp.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
elasticsearch.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
httpclient.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
kafka.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
mqtt.go Notification: Changes to persistent event store (#7658) 2019-05-22 13:34:48 -07:00
mysql_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
mysql.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
nats.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
nsq_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
nsq.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
postgresql_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
postgresql.go Support IPv6 hosts for postgres connections (#7168) 2019-05-03 17:31:33 +05:30
queuestore_test.go Notification: Changes to persistent event store (#7658) 2019-05-22 13:34:48 -07:00
queuestore.go Notification: Changes to persistent event store (#7658) 2019-05-22 13:34:48 -07:00
redis.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
store.go Notification: Changes to persistent event store (#7658) 2019-05-22 13:34:48 -07:00
webhook.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30