Commit Graph

5 Commits

Author SHA1 Message Date
houseme d27ddcb8f7 fix 2025-05-28 22:56:06 +08:00
houseme 8660c2af12 merge main 2025-05-28 17:26:31 +08:00
houseme dee19fdc35 improve code for event 2025-05-25 17:52:22 +08:00
houseme 1c088546b3 add 2025-05-21 07:15:47 +08:00
houseme c6de1ae994 feat: rename crate from rustfs-event-notifier to rustfs-event
This change simplifies the crate name to better reflect its core functionality
as the event handling system for RustFS. The renamed package maintains all
existing functionality while improving naming consistency across the project.

- Updated all imports and references to use the new crate name
- Maintained API compatibility with existing implementations
- Updated tests to reflect the name change
2025-05-19 17:23:17 +08:00