deislabs / bindle

Bindle: Object Storage for Collections
Apache License 2.0
263 stars 37 forks source link

Emit events for data changes #252

Open simongdavies opened 3 years ago

simongdavies commented 3 years ago

closes #180

This change enables bindle server to emit events describing changes that have occurred to the data it manages, the feature is enabled by running the server with the flag --events. Enabling the feature causes bindle to serialize details of changes in JSON format to a file.