feat(activitylog): add a mutex to the store
Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
@@ -2,5 +2,4 @@ Enhancement: Activitylog Service
|
||||
|
||||
Adds a new service `activitylog` which stores events (activities) per resource. This data can be retrieved by clients to show item activities
|
||||
|
||||
https://github.com/owncloud/ocis/pull/9360
|
||||
https://github.com/owncloud/ocis/pull/9327
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
Enhancement: Activitylog API
|
||||
|
||||
Adds an api to the `activitylog` service which allows retrieving data by clients to show item activities
|
||||
|
||||
https://github.com/owncloud/ocis/pull/9361
|
||||
Reference in New Issue
Block a user