Files
rustfs/rustfs/src
houseme bfc165abe0 feat: implement event notification system
- Add core event notification interfaces
- Support multiple notification backends:
  - Webhook (default)
  - Kafka
  - MQTT
  - HTTP Producer
- Implement configurable event filtering
- Add async event dispatching with backpressure handling
- Provide serialization/deserialization for event payloads

This module enables system events to be published to various endpoints
with consistent delivery guarantees and failure handling.
2025-04-21 00:17:27 +08:00
..
2025-04-18 16:21:14 +08:00
2025-04-11 20:02:51 +08:00
2025-04-18 16:00:21 +08:00
2025-04-10 18:57:48 +08:00
2025-04-08 22:52:13 +08:00
2025-04-18 16:21:14 +08:00
2025-04-18 16:21:14 +08:00
2025-04-08 22:32:24 +08:00
2025-04-18 16:02:05 +08:00
2025-04-09 06:19:36 +00:00