github.com/cs3org/reva/v2@v2.27.7/changelog/2.3.0_2022-05-02/events.md (about) 1 Enhancement: introduce events 2 3 This will introduce events into the system. Events are a simple way to bring information from 4 one service to another. Read `pkg/events/example` and subfolders for more information 5 6 https://github.com/cs3org/reva/pull/2522