1
0
mirror of https://github.com/minio/minio.git synced 2025-03-13 21:12:55 -04:00

1 Commits

Author SHA1 Message Date
Praveen raj Mani
78d116c487 Event persistence for MQTT ()
- The events will be persisted in queueStore if `queueDir` is set.
- Else, if queueDir is not set events persist in memory.

The events are replayed back when the mqtt broker is back online.
2019-02-25 18:01:13 -08:00